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
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. On Fri, Apr 25, 2014 at 10:19 AM, Jun Koi <junkoi2...@gmail.com> wrote: > Hi, > > On Qemu 2.0, what commandline options should I use to run KVM (nested VM) > inside pure emulator Qemu? > > Any guideline available onthis would be very helpful. > > > Thanks so much, > Jun -- Shehbaz Jaffer MTS | Advanced Technology Group | NetApp