From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39132) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WL6zK-0007r2-PW for qemu-devel@nongnu.org; Wed, 05 Mar 2014 03:15:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WL6zF-0008PX-Dr for qemu-devel@nongnu.org; Wed, 05 Mar 2014 03:15:38 -0500 Received: from mail-qg0-x22c.google.com ([2607:f8b0:400d:c04::22c]:40402) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WL6zF-0008Os-3h for qemu-devel@nongnu.org; Wed, 05 Mar 2014 03:15:33 -0500 Received: by mail-qg0-f44.google.com with SMTP id a108so2039037qge.3 for ; Wed, 05 Mar 2014 00:15:32 -0800 (PST) Sender: Paolo Bonzini Message-ID: <5316DD1D.1030200@redhat.com> Date: Wed, 05 Mar 2014 09:15:25 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1392158763-6552-1-git-send-email-hpoussin@reactos.org> <5314FC9D.5040203@reactos.org> <20140304234922.GA22576@redhat.com> In-Reply-To: <20140304234922.GA22576@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH 0/2] PC: improve emulation correctness List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" , =?ISO-8859-1?Q?Herv=E9_Pouss?= =?ISO-8859-1?Q?ineau?= Cc: qemu-devel@nongnu.org, Anthony Liguori Il 05/03/2014 00:49, Michael S. Tsirkin ha scritto: > On Mon, Mar 03, 2014 at 11:05:17PM +0100, Hervé Poussineau wrote: >> Ping. >> >> QEMU crash at reboot is due to not resetting PAM registers at i440fx >> reset, but a patch has already been rejected on ML: >> http://lists.gnu.org/archive/html/qemu-devel/2013-02/msg02928.html >> >> Hervé > > I thought an alternative fix is being worked on? > http://lists.gnu.org/archive/html/qemu-devel/2013-02/msg02967.html Hervé, how does the BIOS do the reset? Paolo