[Qemu, Virt-manager] Error: Host does not support any virtualization options (VT-X enabled)

Questions about virtualization software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
shoron666
Level 1
Level 1
Posts: 1
Joined: Fri May 07, 2021 11:24 am

[Qemu, Virt-manager] Error: Host does not support any virtualization options (VT-X enabled)

Post by shoron666 »

I am facing problem with virt-manager. I have VT-x enabled on my bios but It says Error: Host does not support any virtualization options. Need some solution. Thanks in advance...

Code: Select all

$ grep -o 'vmx\|svm' /proc/cpuinfo 

Code: Select all

Output: vmx 
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
spamegg
Level 13
Level 13
Posts: 4782
Joined: Mon Oct 28, 2019 2:34 am
Contact:

Re: [Qemu, Virt-manager] Error: Host does not support any virtualization options (VT-X enabled)

Post by spamegg »

How did you enable it in the BIOS? Would it be too much to ask for a photograph of it?
Did you make sure to save your BIOS settings? Is your motherboard CMOS battery possibly depleted?

What about these? What do they say?

Code: Select all

egrep -c '(vmx|svm)' /proc/cpuinfo
kvm-ok
Locked

Return to “Virtual Machines”