From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38113) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zljuv-0002wm-LN for qemu-devel@nongnu.org; Mon, 12 Oct 2015 16:41:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zljur-00067F-Qd for qemu-devel@nongnu.org; Mon, 12 Oct 2015 16:41:57 -0400 Received: from mail-wi0-x22f.google.com ([2a00:1450:400c:c05::22f]:38711) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zljur-000679-LQ for qemu-devel@nongnu.org; Mon, 12 Oct 2015 16:41:53 -0400 Received: by wieq12 with SMTP id q12so1011110wie.1 for ; Mon, 12 Oct 2015 13:41:53 -0700 (PDT) Date: Mon, 12 Oct 2015 22:41:45 +0200 From: Beniamino Galvani Message-ID: <20151012204145.GA5383@gmail.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [RFC 0/4] AHCI patches + Allwinner SATA List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Crosthwaite Cc: jsnow@redhat.com, qemu-devel@nongnu.org, Peter Crosthwaite On Sun, Oct 11, 2015 at 09:21:32AM -0700, Peter Crosthwaite wrote: > Hi John and Beniamino, > > This patch series adds bear-minimum Allwinner SATA support. Hi Peter, can you suggest a qemu command line to test this? Beniamino