VirtualBox

Changeset 70712 in vbox for trunk/include


Ignore:
Timestamp:
Jan 23, 2018 4:18:22 PM (7 years ago)
Author:
vboxsync
Message:

Main,VBoxManage: Added CPUPropertyType_HWVirt. Translates to --nested-hw-virt in VBoxManage/modifyvm

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/settings.h

    r70606 r70712  
    907907    bool                fIBPBOnVMExit;          //< added out of cycle, after 1.16 was out.
    908908    bool                fIBPBOnVMEntry;         //< added out of cycle, after 1.16 was out.
     909    bool                fNestedHWVirt;          //< requires settings version 1.17 (VirtualBox 6.0)
    909910    typedef enum LongModeType { LongMode_Enabled, LongMode_Disabled, LongMode_Legacy } LongModeType;
    910911    LongModeType        enmLongMode;
Note: See TracChangeset for help on using the changeset viewer.

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