VirtualBox

Changeset 9125 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
May 26, 2008 1:50:22 PM (17 years ago)
Author:
vboxsync
Message:

AMD-V: setup PAT guest register for nested paging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp

    r9122 r9125  
    331331    pVMCB->ctrl.TLBCtrl.n.u32ASID = 1;
    332332
     333    /** Setup the PAT msr (nested paging only) */
     334    pVMCB->guest.u64GPAT = 0x0007040600070406ULL;
    333335    return rc;
    334336}
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