VirtualBox

Changeset 95172 in vbox for trunk


Ignore:
Timestamp:
Jun 2, 2022 2:43:45 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
151670
Message:

VMM: Nested VMX: bugref:10092 Use the EPT and Unrestricted-Guest execution CFGM settings only when we compile support for EPT. Otherwise, the VM will expose for some EPT infrastructure (like INVEPT) even if the inner VM does not enable EPT.

File:
1 edited

Legend:

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

    r94931 r95172  
    27292729            AssertLogRelRCReturn(rc, rc);
    27302730
     2731#ifdef VBOX_WITH_NESTED_HWVIRT_VMX_EPT
    27312732            /** @cfgm{/CPUM/NestedVmxEpt, bool, true}
    27322733             * Whether to expose the EPT feature to the guest. The default is false. When
     
    27512752            }
    27522753        }
     2754#endif
    27532755    }
    27542756
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