Re: [Qemu-devel] [RFC 0/4] AHCI patches + Allwinner SATA

2015-10-29 Thread Peter Crosthwaite
On Mon, Oct 26, 2015 at 8:25 AM, John Snow wrote: > > > On 10/11/2015 12:21 PM, Peter Crosthwaite wrote: >> Hi John and Beniamino, >> >> This patch series adds bear-minimum Allwinner SATA support. >> >> P1 is a trivial to help debug AHCI. >> >> Regards, >> Peter >> >> Peter Crosthwaite (4): >> a

Re: [Qemu-devel] [RFC 0/4] AHCI patches + Allwinner SATA

2015-10-26 Thread John Snow
On 10/11/2015 12:21 PM, Peter Crosthwaite wrote: > Hi John and Beniamino, > > This patch series adds bear-minimum Allwinner SATA support. > > P1 is a trivial to help debug AHCI. > > Regards, > Peter > > Peter Crosthwaite (4): > ahci: Add some MMIO debug printfs > ahci: split realize and i

Re: [Qemu-devel] [RFC 0/4] AHCI patches + Allwinner SATA

2015-10-12 Thread Peter Crosthwaite
On Mon, Oct 12, 2015 at 1:41 PM, Beniamino Galvani wrote: > 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? > -drive f

Re: [Qemu-devel] [RFC 0/4] AHCI patches + Allwinner SATA

2015-10-12 Thread Beniamino Galvani
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