KVM doesnt show a GUI

Human

New Member
Joined
Jul 21, 2022
Messages
4
Reaction score
1
Credits
38
Was trying to install QEMU on latest PopOS. Installed without any error so far. But running KVM shwows
$ kvm kvm: warning: host doesn't support requested feature: CPUID.80000001H:ECX.svm [bit 2]

$ egrep -c '(vmx|svm)' /proc/cpuinfo
8

$ lsmod | grep kvm
kvm_intel 421888 0
kvm 1052672 1 kvm_intel

$ kvm-ok
INFO: /dev/kvm exists
KVM acceleration can be used
IMG-20220730-001012-829.jpg
 
Last edited:


What is the output of ..

cat /proc/cpuinfo | grep svm
 

Staff online

Members online


Top