VirtualBox

Changeset 100532 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Jul 12, 2023 4:42:46 AM (19 months ago)
Author:
vboxsync
Message:

VMM/CPUM: Nested VMX: bugref:10318 Enabled feature for saving PAT MSR on VM-exit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/CPUM.cpp

    r99775 r100532  
    18811881    EmuFeat.fVmxHostAddrSpaceSize     = 1;
    18821882    EmuFeat.fVmxExitAckExtInt         = 1;
    1883     EmuFeat.fVmxExitSavePatMsr        = 0;
     1883    EmuFeat.fVmxExitSavePatMsr        = 1;
    18841884    EmuFeat.fVmxExitLoadPatMsr        = 1;
    18851885    EmuFeat.fVmxExitSaveEferMsr       = 1;
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