Re: [Qemu-devel] [PATCH v2 00/30] AHCI test suite framework

2014-08-11 Thread Stefan Hajnoczi
On Mon, Aug 04, 2014 at 05:11:01PM -0400, John Snow wrote: > This patch series introduces a number of small fixes and tweaks to > help support an AHCI test suite that in the future I hope to expand > to a fuller regression suite to help guide the development of the > AHCI device support under, in p

Re: [Qemu-devel] [PATCH v2 00/30] AHCI test suite framework

2014-08-07 Thread Stefan Hajnoczi
On Wed, Aug 06, 2014 at 12:50:23PM -0400, John Snow wrote: > > > On 08/06/2014 07:30 AM, Markus Armbruster wrote: > >Stefan Hajnoczi writes: > > > >>On Mon, Aug 04, 2014 at 05:11:01PM -0400, John Snow wrote: > >>>This patch series introduces a number of small fixes and tweaks to > >>>help suppor

Re: [Qemu-devel] [PATCH v2 00/30] AHCI test suite framework

2014-08-06 Thread Markus Armbruster
John Snow writes: > On 08/06/2014 07:30 AM, Markus Armbruster wrote: >> Stefan Hajnoczi writes: >> >>> On Mon, Aug 04, 2014 at 05:11:01PM -0400, John Snow wrote: This patch series introduces a number of small fixes and tweaks to help support an AHCI test suite that in the future I hope

Re: [Qemu-devel] [PATCH v2 00/30] AHCI test suite framework

2014-08-06 Thread John Snow
On 08/06/2014 07:30 AM, Markus Armbruster wrote: Stefan Hajnoczi writes: On Mon, Aug 04, 2014 at 05:11:01PM -0400, John Snow wrote: This patch series introduces a number of small fixes and tweaks to help support an AHCI test suite that in the future I hope to expand to a fuller regression s

Re: [Qemu-devel] [PATCH v2 00/30] AHCI test suite framework

2014-08-06 Thread Markus Armbruster
Stefan Hajnoczi writes: > On Mon, Aug 04, 2014 at 05:11:01PM -0400, John Snow wrote: >> This patch series introduces a number of small fixes and tweaks to >> help support an AHCI test suite that in the future I hope to expand >> to a fuller regression suite to help guide the development of the >>

Re: [Qemu-devel] [PATCH v2 00/30] AHCI test suite framework

2014-08-06 Thread Stefan Hajnoczi
On Mon, Aug 04, 2014 at 05:11:01PM -0400, John Snow wrote: > This patch series introduces a number of small fixes and tweaks to > help support an AHCI test suite that in the future I hope to expand > to a fuller regression suite to help guide the development of the > AHCI device support under, in p

[Qemu-devel] [PATCH v2 00/30] AHCI test suite framework

2014-08-04 Thread John Snow
This patch series introduces a number of small fixes and tweaks to help support an AHCI test suite that in the future I hope to expand to a fuller regression suite to help guide the development of the AHCI device support under, in particular, the Q35 machine type in QEMU. Paolo Bonzini has contrib