From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:35846) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCuFR-0005JN-PK for qemu-devel@nongnu.org; Tue, 05 Mar 2013 10:57:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UCuFP-0008SG-Kg for qemu-devel@nongnu.org; Tue, 05 Mar 2013 10:57:49 -0500 Received: from mail-qe0-f48.google.com ([209.85.128.48]:52487) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCuFP-0008S7-Gl for qemu-devel@nongnu.org; Tue, 05 Mar 2013 10:57:47 -0500 Received: by mail-qe0-f48.google.com with SMTP id 9so4739863qea.35 for ; Tue, 05 Mar 2013 07:57:47 -0800 (PST) Sender: Paolo Bonzini Message-ID: <513615F0.7000801@redhat.com> Date: Tue, 05 Mar 2013 16:57:36 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1361580039-4459-1-git-send-email-dwmw2@infradead.org> In-Reply-To: <1361580039-4459-1-git-send-email-dwmw2@infradead.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/3] piix_pci cleanups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Woodhouse Cc: qemu-devel@nongnu.org Il 23/02/2013 01:40, David Woodhouse ha scritto: > Some cleanups for piix_pci, *not* including the final patch which actually > adds hard-reset support for the i440FX PAM configuration. We'll want Kevin's > work to fix reset handling before we merge that final one; suspend/resume > shouldn't trigger a full power-on type reset. > > git://git.infradead.org/users/dwmw2/qemu.git > Ping. Paolo