On Mon, Nov 7, 2011 at 3:21 PM, Paolo Bonzini <pbonz...@redhat.com> wrote: > On 11/07/2011 02:52 PM, Stefan Hajnoczi wrote: >> >> For QEMU 1.0 Test Day I'm hitting a guest hang with Windows Server >> 2003 whenever it tries to reboot. The QEMU monitor is available and >> working. I'm using a qcow2 image over IDE, but this may not be >> qcow2/block related. >> >> This is a regression and does not occur under Debian 0.14.1+dfsg-3. I >> am bisecting against v0.15.0 now and will report back. Just wanted to >> let you know so we don't duplicate work. > > Fixed by > > https://github.com/aliguori/qemu/commit/3f8aeaa
Thanks! If anyone hits a hang on reboot, make sure to use v1.0-rc1 or later. Stefan