From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44265) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YH822-0000Yo-JZ for qemu-devel@nongnu.org; Fri, 30 Jan 2015 04:38:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YH81z-0003eF-8R for qemu-devel@nongnu.org; Fri, 30 Jan 2015 04:38:30 -0500 Received: from mail-wg0-x22e.google.com ([2a00:1450:400c:c00::22e]:58708) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YH81z-0003dy-2T for qemu-devel@nongnu.org; Fri, 30 Jan 2015 04:38:27 -0500 Received: by mail-wg0-f46.google.com with SMTP id l2so25829630wgh.5 for ; Fri, 30 Jan 2015 01:38:26 -0800 (PST) Sender: Paolo Bonzini Message-ID: <54CB510E.8020902@redhat.com> Date: Fri, 30 Jan 2015 10:38:22 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1418780167-16231-1-git-send-email-jsnow@redhat.com> <54CAD3D0.7040502@redhat.com> In-Reply-To: <54CAD3D0.7040502@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 00/17] ide: rerror and werror support for IDE and AHCI List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow , qemu-devel@nongnu.org Cc: kwolf@redhat.com, mreitz@redhat.com, armbru@redhat.com, stefanha@redhat.com, mst@redhat.com On 30/01/2015 01:44, John Snow wrote: > Post-holiday bump that this is sitting out there, awaiting love. > If this gets merged, we should be able to enable Q35 migration soon, > which would be nice. Not sure how valuable my opinion is as the author of around 85% of the series... So I reviewed the rest. Paolo