From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53582) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHEke-0002vZ-U2 for qemu-devel@nongnu.org; Fri, 30 Jan 2015 11:49:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YHEka-00036N-Ss for qemu-devel@nongnu.org; Fri, 30 Jan 2015 11:49:00 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49132) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHEka-000369-F1 for qemu-devel@nongnu.org; Fri, 30 Jan 2015 11:48:56 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t0UGmsPb024149 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Fri, 30 Jan 2015 11:48:55 -0500 Message-ID: <54CBB5F4.1080403@redhat.com> Date: Fri, 30 Jan 2015 11:48:52 -0500 From: John Snow MIME-Version: 1.0 References: <1418780167-16231-1-git-send-email-jsnow@redhat.com> <54CAD3D0.7040502@redhat.com> <54CB510E.8020902@redhat.com> In-Reply-To: <54CB510E.8020902@redhat.com> Content-Type: text/plain; charset=windows-1252; format=flowed 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: Paolo Bonzini , qemu-devel@nongnu.org Cc: kwolf@redhat.com, mst@redhat.com, armbru@redhat.com, stefanha@redhat.com, mreitz@redhat.com On 01/30/2015 04:38 AM, Paolo Bonzini wrote: > > > 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 > Understood, thank you!