From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60538) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZsHK8-00050e-LE for qemu-devel@nongnu.org; Fri, 30 Oct 2015 17:35:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZsHK5-0000l9-Fb for qemu-devel@nongnu.org; Fri, 30 Oct 2015 17:35:00 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42274) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZsHK5-0000l4-B3 for qemu-devel@nongnu.org; Fri, 30 Oct 2015 17:34:57 -0400 References: From: John Snow Message-ID: <5633E27F.90703@redhat.com> Date: Fri, 30 Oct 2015 17:34:55 -0400 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v1 0/4] AHCI patches + Allwinner SATA List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Crosthwaite , Peter Maydell Cc: Beniamino Galvani , QEMU Developers , Peter Crosthwaite On 10/30/2015 05:33 PM, Peter Crosthwaite wrote: > On Fri, Oct 30, 2015 at 2:28 PM, Peter Maydell wrote: >> On 27 October 2015 at 04:02, Peter Crosthwaite >> wrote: >>> This patch series adds bare-minimum Allwinner SATA support. >>> >>> P1 is a trivial to help debug AHCI. >>> >>> Changed since RFC: >>> Addressed Beniamino review. >>> Rebased to avoid bad deps (John Snow review) >>> >>> Regards, >>> Peter >>> >>> >>> Peter Crosthwaite (4): >>> ahci: Add some MMIO debug printfs >>> ahci: split realize and init >>> ahci: Add allwinner AHCI >>> arm: allwinner-a10: Add SATA >> >> Are you hoping for this to go in for 2.5? I think the RFC >> made it onto the list before softfreeze... >> > > Yes, Is John Snow doing another round before HF? > > Regards, > Peter > >> thanks >> -- PMM Yes, I intend to help you with this for 2.5. --js