VirtualBox

Ignore:
Timestamp:
Jun 20, 2007 1:23:46 PM (18 years ago)
Author:
vboxsync
Message:

2028: Add VT-x/AMD-V setting:

"Enable VT-x/AMD-V" setting check-box was added into VM & Global settings allowing user to choose if the VM should try to support host processor specific virtualization features.

"VRDP Auth Library" setting was added into Global settings allowing user to select the required Remote Desktop Auth library.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui

    r3141 r3183  
    11091109the Input Output APIC (IO APIC), which may slightly decrease the VM performance. <b>Note:</b> don't disable
    11101110this feature after having installed a Windows guest operating system!&lt;/qt&gt;</string>
     1111                                                            </property>
     1112                                                        </widget>
     1113                                                        <widget class="QCheckBox">
     1114                                                            <property name="name">
     1115                                                                <cstring>chbVTX</cstring>
     1116                                                            </property>
     1117                                                            <property name="text">
     1118                                                                <string>Enable &amp;VT-x/AMD-V</string>
     1119                                                            </property>
     1120                                                            <property name="accel">
     1121                                                                <string>Alt+V</string>
     1122                                                            </property>
     1123                                                            <property name="tristate">
     1124                                                                <bool>true</bool>
     1125                                                            </property>
     1126                                                            <property name="whatsThis" stdset="0">
     1127                                                                <string>When checked, the virtual machine will try to make use of the host CPU's hardware virtualization extensions such as Intel VT-x and AMD-V. The third checkbox state means that this setting is determined by the value of the global setting.</string>
    11111128                                                            </property>
    11121129                                                        </widget>
     
    29402957    <tabstop>chbEnableACPI</tabstop>
    29412958    <tabstop>chbEnableIOAPIC</tabstop>
     2959    <tabstop>chbVTX</tabstop>
    29422960    <tabstop>cbSharedClipboard</tabstop>
    29432961    <tabstop>leSnapshotFolder</tabstop>
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