From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:41530) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RNRSE-0000Pp-BD for qemu-devel@nongnu.org; Mon, 07 Nov 2011 10:49:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RNRS9-0001yb-Fa for qemu-devel@nongnu.org; Mon, 07 Nov 2011 10:49:46 -0500 Received: from mx1.redhat.com ([209.132.183.28]:8013) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RNRS9-0001yI-70 for qemu-devel@nongnu.org; Mon, 07 Nov 2011 10:49:41 -0500 Date: Mon, 7 Nov 2011 17:49:20 +0200 From: Alon Levy Message-ID: <20111107154920.GJ13121@garlic.tlv.redhat.com> References: <4EB7F7C6.3080407@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4EB7F7C6.3080407@codemonkey.ws> Subject: Re: [Qemu-devel] Guest hangs on reboot with Windows Server 2003 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Paolo Bonzini , qemu-devel@nongnu.org On Mon, Nov 07, 2011 at 09:22:46AM -0600, Anthony Liguori wrote: > On 11/07/2011 09:21 AM, Paolo Bonzini 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 > > Excellent. Thanks for pointing that out! Can this be pushed to master as well? > > Regards, > > Anthony Liguori > > > > >Paolo > > > > > >