VirtualBox

Changeset 79353 in vbox


Ignore:
Timestamp:
Jun 26, 2019 9:44:40 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
131585
Message:

VMM/CPUM: Nested VMX: bugref:9180 Todo about exposing VMX VMWRITE-all feature to the guest. In theory, we could do this without VMCS shadowing but it's of no real use to the guest hypervisor.

File:
1 edited

Legend:

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

    r79344 r79353  
    18931893    EmuFeat.fVmxExitSaveEferLma       = 1;
    18941894    EmuFeat.fVmxIntelPt               = 0;
    1895     EmuFeat.fVmxVmwriteAll            = 0;  /** @todo NSTVMX: enable this. */
     1895    EmuFeat.fVmxVmwriteAll            = 0;  /** @todo NSTVMX: enable this when nested VMCS shadowing is enabled. */
    18961896    EmuFeat.fVmxEntryInjectSoftInt    = 0;
    18971897
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