VirtualBox

Changeset 17558 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Mar 9, 2009 9:52:37 AM (16 years ago)
Author:
vboxsync
Message:

Fixed shadow mode reinit (again)

File:
1 edited

Legend:

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

    r17556 r17558  
    42594259    int rc = PGM_BTH_PFN(UnmapCR3, pVM)(pVM);
    42604260    AssertRC(rc);
    4261 
    4262     /* Exit the current shadow paging mode as well; nested paging and EPT use a root CR3 which will get flushed here. */
    4263     rc = PGM_SHW_PFN(Exit, pVM)(pVM);
    4264     AssertRC(rc);
    42654261#endif
    42664262
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