How to install KVM in Ubuntu virtual machine?

I've tried to install KVM in an Ubuntu virtual machine (versions 19.04 and then 16.04) and in both cases I get the same error:

INFO: Your CPU does not support KVM extensions

KVM acceleration can NOT be used

I can use QEMU but it's slow and I need KVM in order to install particular software. I'm using VMWare Workstation Pro.

Are there any settings I need to modify to be able to do it?

5

1 Answer

I managed to do it by editing the setting of my Ubuntu virtual machine in VMWare Workstation: I edited the Processor section and enabled the option Virtualize Intel VT-x/EPT or AMD-V/RVI under Virtualization Engine.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like