VirtualBox

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


Ignore:
Timestamp:
Jan 18, 2019 8:35:44 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
128245
Message:

VMM/CPUM: Nested VMX: bugref:9180 Enable MSR bitmaps for nested VMX guests.

File:
1 edited

Legend:

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

    r76874 r76877  
    15901590    EmuFeat.fVmxUseIoBitmaps          = 1;
    15911591    EmuFeat.fVmxMonitorTrapFlag       = 0;
    1592     EmuFeat.fVmxUseMsrBitmaps         = 0;
     1592    EmuFeat.fVmxUseMsrBitmaps         = 1;
    15931593    EmuFeat.fVmxMonitorExit           = 1;
    15941594    EmuFeat.fVmxPauseExit             = 1;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette