VirtualBox

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


Ignore:
Timestamp:
Feb 17, 2009 4:43:51 PM (16 years ago)
Author:
vboxsync
Message:

Missing CPUMSetHyperCR3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PGMBth.h

    r16799 r16864  
    188188    pVM->pgm.s.HCPhysShwCR3  = pVM->pgm.s.pShwPageCR3R3->Core.Key;
    189189
     190    /* Set the current hypervisor CR3. */
     191    CPUMSetHyperCR3(pVM, PGMGetHyperCR3(pVM));
     192
    190193    /* Apply all hypervisor mappings to the new CR3. */
    191194    return PGMMapActivateAll(pVM);
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