(Staging as a pre-req for NCQ fixes, last chance to whine!)

On 06/16/2015 12:02 PM, John Snow wrote:
> This is a small handful of fixes for the ahci-tests/ahci device,
> alongside two new tests. I have a larger series of NCQ patches
> coming shortly, but these patches were unrelated so I cleaned them
> up and am sending them out separately.
> 
> v2:
>  - Fixed unaligned 2/4 byte read logic
>  - Tidied comments and justification for patch 1.
> 
> ________________________________________________________________________________
> 
> For convenience, this branch is available at:
> https://github.com/jnsnow/qemu.git branch ahci-tests-2.4
> https://github.com/jnsnow/qemu/tree/ahci-tests-2.4
> 
> This version is tagged ahci-tests-2.4-v2:
> https://github.com/jnsnow/qemu/releases/tag/ahci-tests-2.4-v2
> 
> John Snow (4):
>   ahci: Do not ignore memory access read size
>   qtest/ahci: add test_max
>   libqos/ahci: fix memory management bugs
>   qtest/ahci: add port_reset test
> 
>  hw/ide/ahci.c       | 27 +++++++++++++++++--
>  tests/ahci-test.c   | 74 
> +++++++++++++++++++++++++++++++++++++++++++++++++----
>  tests/libqos/ahci.c |  6 +++--
>  3 files changed, 98 insertions(+), 9 deletions(-)
> 

Thanks, applied to my IDE tree:
https://github.com/jnsnow/qemu/commits/ide
https://github.com/jnsnow/qemu.git

--js

Reply via email to