VirtualBox

Changeset 12417 in vbox for trunk/src


Ignore:
Timestamp:
Sep 12, 2008 11:45:24 AM (16 years ago)
Author:
vboxsync
Message:

Flushing the pgm pool cache when switching guest modes does not apply to nested paging.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PGM.cpp

    r12407 r12417  
    32503250     */
    32513251    if (   pVM->pgm.s.CTXSUFF(pPool)
     3252        && !HWACCMIsNestedPagingActive(pVM)
    32523253        && PGMMODE_WITH_PAGING(pVM->pgm.s.enmGuestMode) != PGMMODE_WITH_PAGING(enmGuestMode))
    32533254    {
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