Re: [Qemu-devel] [PATCH 27/28] ahci: Add test_hba_enable to ahci-test.

2014-07-31 Thread Stefan Hajnoczi
On Mon, Jul 07, 2014 at 02:18:08PM -0400, John Snow wrote: > This test engages the HBA functionality and initializes > values to sane defaults to allow for minimal HBA functionality. > > Buffers are allocated and pointers are updated to allow minimal > I/O commands to complete as expected. Error r

[Qemu-devel] [PATCH 27/28] ahci: Add test_hba_enable to ahci-test.

2014-07-07 Thread John Snow
This test engages the HBA functionality and initializes values to sane defaults to allow for minimal HBA functionality. Buffers are allocated and pointers are updated to allow minimal I/O commands to complete as expected. Error registers and responses are sanity checked for specification adherence