最近在学习 KVM,在 VirtualBox 5.1.22 中安装了 ubuntu 16.04.2 系统。
使用 kvm 提示不能支持 “ neither Intel VT-x or AMD-V found ”。
宿主机 CPU 为 i5,主板也开启了 Intel VT-x,VirtualBox 中已经开启相应支持和嵌套分页,软件测试是通过的。
在虚拟机使用 kvm-ok 来检查 CPU,返回: ——————————————————————————————————————————————
INFO:Your CPU does not support KVM extensions
KVM acceleration can NOT be used
——————————————————————————————————————————————
请教一下原因或需要设置什么?