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: Paolo Bonzini
Subject: Re: [Qemu-devel] Running KVM inside pure Qemu?
Date: Sat, 26 Apr 2014 10:50:43 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

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.

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]