From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:50496) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RNR2H-0001Ei-4C for qemu-devel@nongnu.org; Mon, 07 Nov 2011 10:23:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RNR2B-00061e-CV for qemu-devel@nongnu.org; Mon, 07 Nov 2011 10:22:56 -0500 Received: from mail-gy0-f173.google.com ([209.85.160.173]:43504) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RNR2B-00061T-7K for qemu-devel@nongnu.org; Mon, 07 Nov 2011 10:22:51 -0500 Received: by gyb11 with SMTP id 11so4506545gyb.4 for ; Mon, 07 Nov 2011 07:22:50 -0800 (PST) Message-ID: <4EB7F7C6.3080407@codemonkey.ws> Date: Mon, 07 Nov 2011 09:22:46 -0600 From: Anthony Liguori MIME-Version: 1.0 References: In-Reply-To: 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 Cc: qemu-devel@nongnu.org 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! Regards, Anthony Liguori > > Paolo > >