KVM 内核需要 x86-64 处理器

KVM 内核需要 x86-64 处理器

我正在安装Ubuntu 18.04 64 bitvirt-manager启动时出现以下错误:

This kernel requires an x86-64 CPU, but only detected an i686 CPU. Unable to boot - please use a kernel appropriate to your CPU.

它应该有效,因为

$ kvm-ok 
INFO: /dev/kvm exists
KVM acceleration can be used

可能出了什么问题?

相关内容