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
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
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