VirtualBox

Changeset 72208 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
May 15, 2018 4:11:35 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
122647
Message:

VMM: VBOX_WITH_NESTED_HWVIRT_SVM.

Location:
trunk/src/VBox/VMM/include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/EMHandleRCTmpl.h

    r70979 r72208  
    248248             * we still need to implement hypercalls rather than throw a #UD.
    249249             */
    250 #ifdef VBOX_WITH_NESTED_HWVIRT
     250#ifdef VBOX_WITH_NESTED_HWVIRT_SVM
    251251            if (pVM->cpum.ro.GuestFeatures.fSvm)
    252252            {
  • trunk/src/VBox/VMM/include/HMInternal.h

    r72178 r72208  
    286286    /** In use by our code. (for power suspend) */
    287287    volatile bool       fInUse;
    288 #ifdef VBOX_WITH_NESTED_HWVIRT
     288#ifdef VBOX_WITH_NESTED_HWVIRT_SVM
    289289    /** Nested-guest union (put data common to SVM/VMX outside the union). */
    290290    union
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