VirtualBox

Changeset 22712 in vbox


Ignore:
Timestamp:
Sep 2, 2009 11:54:07 AM (15 years ago)
Author:
vboxsync
Message:

Correction for alignment

File:
1 edited

Legend:

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

    r22711 r22712  
    16221622        return false;
    16231623
     1624    GCPhys = GCPhys & ~(RTGCPHYS)(PAGE_SIZE - 1);
     1625
    16241626    for (unsigned i = 0; i < RT_ELEMENTS(pPool->aIdxDirtyPages); i++)
    16251627    {
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