qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Running KVM inside pure Qemu?


From: Jun Koi
Subject: Re: [Qemu-devel] Running KVM inside pure Qemu?
Date: Sun, 27 Apr 2014 10:33:04 +0800




On Sat, Apr 26, 2014 at 4:50 PM, Paolo Bonzini <address@hidden> wrote:
Il 25/04/2014 20:13, Shehbaz Jaffer ha scritto:

Hi,

Are you talking about running KVM(hardware virtualization) enabled
support on top of a Linux host running on only QEMU (software
virtualization)? I doubt if this is nesting is possible. To be sure,
you can check for the following flags on your host:
cat /proc/cpuinfo | grep -e svm -e vmx

You can run AMD KVM inside QEMU.  The default CPU model "qemu64" provides this capability.

oh great! do we suppport EPT, VCMS shadow yet?

thanks.
Jun


 

Paolo


If even one of the two flags is enabled on the host, you can use the
KVM on top of Host running on QEMU using --enable-kvm option.

Otherwise you will get errors like : kvm-disbled while trying to run
KVM on top of host running on QEMU.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]