VirtualBox

Ignore:
Timestamp:
May 24, 2018 8:51:23 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
122788
Message:

Main: Added HWVirtExPropertyType::UseNativeApi for use with IMachine::getHWVirtExProperty and IMachine::setHWVirtExProperty. bugref:9044

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r72328 r72332  
    10561056  <enum
    10571057    name="HWVirtExPropertyType"
    1058     uuid="411ad0ea-aeeb-44cb-9d03-1624d0d025ac"
     1058    uuid="bc05551e-e288-467e-1ea3-233de08e4480"
    10591059    >
    10601060    <desc>
     
    10961096        Whether the VM should fail to start if hardware virtualization (VT-x/AMD-V) cannot be used. If
    10971097        not set, there will be an automatic fallback to software virtualization.
     1098      </desc>
     1099    </const>
     1100    <const name="UseNativeApi"          value="7">
     1101      <desc>
     1102        Use the native hypervisor API instead of the VirtualBox one (HM) for VT-X/AMD-V.  This is
     1103        ignored if <link to="HWVirtExPropertyType::Enabled"/> isn't set.
    10981104      </desc>
    10991105    </const>
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