Your message dated Tue, 08 Jan 2013 20:03:46 +0400
with message-id <[email protected]>
and subject line Re: Bug#697551: Nested KVM guests don't work on qemu-system
but run fine on qemu-kvm
has caused the Debian Bug report #697551,
regarding Nested KVM guests don't work on qemu-system but run fine on qemu-kvm
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
697551: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697551
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qemu-system
Version: 1.1.2+dfsg-3
Nested KVM guests don't work with qemu-system (qemu-system-x86_64) on
amd64 arch. When the nested guest is started, the guest on physical host
crashes (and consumes all available CPU time available from it from this
onwards). There are no error messages, just a hard crash.
Nested KVM guests run fine if the guest on physical hardware uses
qemu-kvm (same version) instead.
To use nested guests, one must pass nested=1 argument to kvm-intel (or
kvm-amd I guess) to enable nested guests and use -cpu core2duo,+vmx
option for qemu-kvm to the guest that's to be run on the physical
machine. This machine has an Intel Core 2 Duo CPU.
While this issue as itself isn't grave and might well be a property of
the upstream QEMU, I guess that eventually qemu-kvm will be replaced by
qemu-system, so it might be worth tracking this to ensure nested guests
work fine at that time. Other than that, I'm happily using
qemu-system-x86_64 for my KVM guests where I don't need nested guest.
Thanks.
--
Kind regards,
Sakari Ailus
[email protected]
--- End Message ---
--- Begin Message ---
07.01.2013 01:11, Sakari Ailus wrote:
Package: qemu-system
Version: 1.1.2+dfsg-3
Nested KVM guests don't work with qemu-system (qemu-system-x86_64) on
amd64 arch. When the nested guest is started, the guest on physical host
crashes (and consumes all available CPU time available from it from this
onwards). There are no error messages, just a hard crash.
This is one of the few remaining bits of qemu-kvm which were missing in
qemu-1.1.
1.1 version is not supposed to support nested virtualization, while qemu 1.2
supports it. Closing this bug report due to this.
/mjt
--- End Message ---