[fixing the subject] On 14.09.2012 16:41, Timo Weingärtner wrote: [] > 2012-09-14 um 14:07:44 schriebst Du: >> On 14.09.2012 16:00, Debian Bug Tracking System wrote: >>> Processing commands for cont...@bugs.debian.org: >>>> found 686524 1.1.2+dfsg-1 >>> >>> Bug #686524 {Done: Michael Tokarev <m...@tls.msk.ru>} [qemu-kvm] qemu-kvm: >>> guests with -nographic -serial pty won't start until input to console is >>> made >> >> Timo, care to send some explanations too? >> >> >From my side it looks like the bug is fixed in 1.1.2, >>> I especially verified that using your reproducer. > > I just tested on the server and on my notebook with > > kvm -nographic -nodefaults -kernel /boot/vmlinuz-3.2.0-3-amd64 -append > 'console=ttyS0' -serial pty > > and had the buggy behaviour.
Okay. It indeed is not fixed. The "problem" with reproducing it was due to the need to have proper timings -- if you connect to the pty console "too soon" the bug wont be visible. It also behaves slightly different in kvm and tcg (plain qemu) modes - ie, it needs a bit different amount of time to wait before connecting to the pty. So finally, the patch I thought fixes that issue does actually not fix it. I did a git bisect run and determined a commit which went into 1.1.0 which introduces this bad behavour -- http://git.qemu.org/?p=qemu.git;h=67c5322d7000fd105a926eec44bc1765b7d70bdd So I asked the author (in the thread mentioned on top of this bugreport) for some help about this issue. Will see were it wents to. Meanwhile you can just revert this commit - it is quite small - so that your guests will start working fine. Pity it isn't fixed - this means headaches for users continues, and new upload is in order too, which means more coordination with the release team is needed. Thank you for your patience. Much apprecated! /mjt -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org