VirtualBox

Changeset 45622 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Apr 18, 2013 9:49:05 PM (12 years ago)
Author:
vboxsync
Message:

Main: Introducing CPUPropertyType_LongMode + legacy band aid.

File:
1 edited

Legend:

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

    r45139 r45622  
    800800                        fSyntheticCpu,
    801801                        fPAE;
     802    typedef enum LongModeType { LongMode_Enabled, LongMode_Disabled, LongMode_Legacy } LongModeType;
     803    LongModeType        enmLongMode;
    802804    uint32_t            cCPUs;
    803805    bool                fCpuHotPlug;            // requires settings version 1.10 (VirtualBox 3.2)
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