在 HP 8300 Elite 中启用 VT-x

lan*_*ng2 3 virtualbox vt-x

我有一个 HP 8300 Elite(Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz)。我正在尝试通过 VirtualBox 运行虚拟机。但是每次我启动虚拟机时,它都会说:

VT-x is disabled in the BIOS. (VERR_VMX_MSR_VMXON_DISABLED).
Run Code Online (Sandbox Code Playgroud)

我的 lscpu 输出是这样的:

Architecture:          x86_64
CPU op-mode(s):        32-bit, 64-bit
Byte Order:            Little Endian
CPU(s):                8
On-line CPU(s) list:   0-7
Thread(s) per core:    2
Core(s) per socket:    4
Socket(s):             1
NUMA node(s):          1
Vendor ID:             GenuineIntel
CPU family:            6
Model:                 58
Stepping:              9
CPU MHz:               1600.000
BogoMIPS:              6784.74
Virtualization:        VT-x
L1d cache:             32K
L1i cache:             32K
L2 cache:              256K
L3 cache:              8192K
NUMA node0 CPU(s):     0-7
Run Code Online (Sandbox Code Playgroud)

我进入了 BIOS,但可以调整的东西非常有限,而且我找不到 VT-x 设置。

有人知道如何在此设置中执行此操作吗?

小智 5

BIOS 中的设置不是您所期望的。

Security > System Security > Virtualization Technology (VTx) [Enabled]

请注意,您应该保持 Virtualization Technology Directed I/O 不变,可能是 [Disabled],因为这无关紧要。