VirtualBox

Changeset 22533 in vbox


Ignore:
Timestamp:
Aug 27, 2009 3:31:47 PM (15 years ago)
Author:
vboxsync
Message:

Don't change the fZeroed flag.

File:
1 edited

Legend:

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

    r22529 r22533  
    14451445    Assert(rc == VINF_SUCCESS);
    14461446    pPage->fDirty         = false;
    1447     pPage->fZeroed        = true;
    14481447
    14491448    /* This page is likely to be modified again, so reduce the nr of modifications just a bit here. */
     
    42844283
    42854284    /*
    4286      * Mark the page as being in need of a ASMMemZeroPage().
     4285     * Mark the page as being in need of an ASMMemZeroPage().
    42874286     */
    42884287    pPage->fZeroed = false;
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