On Mon, Jun 28, 2010 at 10:46 PM, Zach Carter <z.car...@f5.com> wrote: > Public bug reported: > > When using the "-no-reboot" qemu option with kvm, qemu does nothing and > immediately exits with no output or error message. If I add the --no- > kvm option to the command line, it works as expected. > > It works fine in 11.0 and 11.1, but I tested all versions of 12.X, and > they all have this problem. > > ** Affects: qemu > Importance: Undecided > Status: New >
Please post the qemu-kvm command-line used to start the VM. I am unable to reproduce this with qemu.git, qemu-kvm.git, or Debian kvm 0.12.4+dfsg-1. Either the issue is fixed or I wasn't able to reproduce it with: $ kvm -no-reboot -m 512 -cdrom myiso.iso Stefan