Re: [Qemu-devel] is it possible to run KVM module inside a qemu VM

2012-04-29 Thread Alexander Graf
On 29.04.2012, at 12:48, Nadav Har'El wrote: > On Sun, Apr 29, 2012, Steven wrote about "is it possible to run KVM module > inside a qemu VM": >> Hi, >> I know there exists nested KVM in the kernel tree such that a KVM >> hypervisor can run inside a guest. >> Now I am wondering if it is possible

Re: [Qemu-devel] is it possible to run KVM module inside a qemu VM

2012-04-29 Thread Nadav Har'El
On Sun, Apr 29, 2012, Steven wrote about "is it possible to run KVM module inside a qemu VM": > Hi, > I know there exists nested KVM in the kernel tree such that a KVM > hypervisor can run inside a guest. > Now I am wondering if it is possible to load the kvm module in a qemu > VM (-no-kvm). So I

[Qemu-devel] is it possible to run KVM module inside a qemu VM

2012-04-28 Thread Steven
Hi, I know there exists nested KVM in the kernel tree such that a KVM hypervisor can run inside a guest. Now I am wondering if it is possible to load the kvm module in a qemu VM (-no-kvm). So I started a qemu VM using the following command qemu-system-x86_64 -hda os.img -no-kvm -cpu qemu64,+vmx