Re: [Qemu-devel] [PATCH 00/16] ahci: ncq cleanup, part 1

2015-06-22 Thread Stefan Hajnoczi
On Fri, Jun 19, 2015 at 09:50:31PM -0400, John Snow wrote: > requires: 1434470575-21625-1-git-send-email-js...@redhat.com > [PATCH v2 0/4] ahci: misc fixes/tests for 2.4 > > This series adds a couple of tests to exercise the NCQ pathways > and establish a baseline for us. > > Most of th

[Qemu-devel] [PATCH 00/16] ahci: ncq cleanup, part 1

2015-06-19 Thread John Snow
requires: 1434470575-21625-1-git-send-email-js...@redhat.com [PATCH v2 0/4] ahci: misc fixes/tests for 2.4 This series adds a couple of tests to exercise the NCQ pathways and establish a baseline for us. Most of these patches are fairly short and should be relatively trivial to review.