VirtualBox

Changeset 17203 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Feb 27, 2009 1:14:53 PM (16 years ago)
Author:
vboxsync
Message:

comment added

File:
1 edited

Legend:

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

    r17202 r17203  
    270270    return VINF_SUCCESS;
    271271#else
     272    /* @todo in RC we could attempt to use the virtual address, although this can cause many faults (PAE Windows XP guest). */
    272273    return PGMPhysSimpleReadGCPhys(pVM, pvDst, GCPhysSrc & ~(RTGCPHYS)(cb - 1), cb);
    273274#endif
Note: See TracChangeset for help on using the changeset viewer.

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