在 AMD APU 上的 VirtualBox 中未启用 AMD-V

sha*_*anu 20 virtualbox virtualization amd-processor

我在双核 AMD E450 CPU 上运行。当我尝试使用 VirtualBox 运行需要硬件虚拟化的 64 位操作系统时,它向我显示了一条错误消息“AMD-V 未启用”。

我的 AMD 处理器应该提供 AMD-V 支持,但我找不到在 BIOS 中启用 AMD-V 的选项。

我怎么解决这个问题?如何为我的 CPU 启用 AMD-V?

提前致谢

lscpu :-

Architecture:          x86_64
CPU op-mode(s):        32-bit, 64-bit
Byte Order:            Little Endian
CPU(s):                2
On-line CPU(s) list:   0,1
Thread(s) per core:    1
Core(s) per socket:    2
Socket(s):             1
NUMA node(s):          1
Vendor ID:             AuthenticAMD
CPU family:            20
Model:                 2
Stepping:              0
CPU MHz:               1650.000
BogoMIPS:              3291.72
Virtualization:        AMD-V
L1d cache:             32K
L1i cache:             32K
L2 cache:              512K
NUMA node0 CPU(s):     0,1
Run Code Online (Sandbox Code Playgroud)

编辑:-

来自 VirtualBox 的错误消息:-

Failed to open a session for the virtual machine XXX.

AMD-V is disabled in the BIOS. (VERR_SVM_DISABLED).

Result Code: NS_ERROR_FAILURE (0x80004005)
Component: Console
Interface: IConsole {1968b7d3-e3bf-4ceb-99e0-cb7c913317bb}
Run Code Online (Sandbox Code Playgroud)

Rob*_*ans 16

首先在 BIOS 中启用 AMD-V。这取决于您的 BIOS,但它看起来像这样(可能):

在此处输入图片说明

在 VirtualBox 单击 -> Settings -> System -> Acceleration并启用如下所示的复选框。

在此处输入图片说明