From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:45395) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RNRaC-0002Hh-KR for qemu-devel@nongnu.org; Mon, 07 Nov 2011 10:58:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RNRa6-0003MT-Es for qemu-devel@nongnu.org; Mon, 07 Nov 2011 10:58:00 -0500 Received: from mail-gy0-f173.google.com ([209.85.160.173]:64821) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RNRa6-0003Kd-BG for qemu-devel@nongnu.org; Mon, 07 Nov 2011 10:57:54 -0500 Received: by gyb11 with SMTP id 11so4544807gyb.4 for ; Mon, 07 Nov 2011 07:57:48 -0800 (PST) Message-ID: <4EB7FFF8.1060003@codemonkey.ws> Date: Mon, 07 Nov 2011 09:57:44 -0600 From: Anthony Liguori MIME-Version: 1.0 References: <4EB7F7C6.3080407@codemonkey.ws> <20111107154920.GJ13121@garlic.tlv.redhat.com> In-Reply-To: <20111107154920.GJ13121@garlic.tlv.redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: Paolo Bonzini , qemu-devel@nongnu.org On 11/07/2011 09:49 AM, Alon Levy wrote: > 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? It will be pushed to master. I'm currently testing that branch. Regards, Anthony Liguori > >> >> Regards, >> >> Anthony Liguori >> >>> >>> Paolo >>> >>> >> >> >