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

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

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

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

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

2015-10-11 Thread Peter Crosthwaite
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 init ahci: Add allwinner AHCI arm: allwinner-a10: Add SATA