VirtualBox

Changeset 18279 in vbox


Ignore:
Timestamp:
Mar 25, 2009 8:06:01 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
45029
Message:

PGMAllPhys.cpp: reverted r44713.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp

    r18266 r18279  
    11961196VMMDECL(int) PGMPhysGCPtr2CCPtrReadOnly(PVM pVM, RTGCPTR GCPtr, void const **ppv, PPGMPAGEMAPLOCK pLock)
    11971197{
    1198     /* Debugger uses this API too */
    1199     //VM_ASSERT_EMT(pVM);
     1198    VM_ASSERT_EMT(pVM);
    12001199    RTGCPHYS GCPhys;
    12011200    int rc = PGMPhysGCPtr2GCPhys(pVM, GCPtr, &GCPhys);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette