qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 0/4] ide: simple ATAPI tests


From: John Snow
Subject: Re: [Qemu-devel] [PATCH v2 0/4] ide: simple ATAPI tests
Date: Mon, 14 Sep 2015 14:09:32 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0


On 09/10/2015 07:09 PM, John Snow wrote:
> We don't have any CDROM tests yet.
> So, add some for the PCI/BMDMA HBA.
> 
> ===
> v2:
> ===
> 
>  - Some readability feedback from Markus
>  - Added an IRQ poll for the DRQ read loop
> 
> ________________________________________________________________________________
> 
> For convenience, this branch is available at:
> https://github.com/jnsnow/qemu.git branch ide-atapi-test
> https://github.com/jnsnow/qemu/tree/ide-atapi-test
> 
> This version is tagged ide-atapi-test-v2:
> https://github.com/jnsnow/qemu/releases/tag/ide-atapi-test-v2
> 
> John Snow (4):
>   qtest/ahci: use generate_pattern everywhere
>   qtest/ahci: export generate_pattern
>   ide-test: add cdrom pio test
>   ide-test: add cdrom dma test
> 
>  tests/ahci-test.c     |  43 +--------
>  tests/ide-test.c      | 245 
> ++++++++++++++++++++++++++++++++++++++++++++++----
>  tests/libqos/libqos.c |  26 ++++++
>  tests/libqos/libqos.h |   1 +
>  4 files changed, 258 insertions(+), 57 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

[Prev in Thread] Current Thread [Next in Thread]