VirtualBox

Changeset 24041 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Oct 23, 2009 2:55:05 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
53897
Message:

Also flush dirty pages when unmapping cr3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllBth.h

    r23485 r24041  
    45734573        Assert(pVCpu->pgm.s.iShwUser != PGMPOOL_IDX_NESTED_ROOT);
    45744574
     4575# ifdef PGMPOOL_WITH_OPTIMIZED_DIRTY_PT
     4576        if (pPool->cDirtyPages)
     4577            pgmPoolResetDirtyPages(pVM);
     4578# endif
     4579
    45754580        /* Mark the page as unlocked; allow flushing again. */
    45764581        pgmPoolUnlockPage(pPool, pVCpu->pgm.s.CTX_SUFF(pShwPageCR3));
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