qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/4] ide: simple ATAPI tests
@ 2015-09-10 23:09 John Snow
  2015-09-10 23:09 ` [Qemu-devel] [PATCH v2 1/4] qtest/ahci: use generate_pattern everywhere John Snow
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: John Snow @ 2015-09-10 23:09 UTC (permalink / raw)
  To: qemu-block
  Cc: kwolf, qemu-devel, armbru, zuban32s, stefanha, pbonzini,
	John Snow

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(-)

-- 
2.4.3

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-09-14 18:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-10 23:09 [Qemu-devel] [PATCH v2 0/4] ide: simple ATAPI tests John Snow
2015-09-10 23:09 ` [Qemu-devel] [PATCH v2 1/4] qtest/ahci: use generate_pattern everywhere John Snow
2015-09-10 23:47   ` [Qemu-devel] [Qemu-block] " Eric Blake
2015-09-10 23:09 ` [Qemu-devel] [PATCH v2 2/4] qtest/ahci: export generate_pattern John Snow
2015-09-10 23:09 ` [Qemu-devel] [PATCH v2 3/4] ide-test: add cdrom pio test John Snow
2015-09-10 23:09 ` [Qemu-devel] [PATCH v2 4/4] ide-test: add cdrom dma test John Snow
2015-09-14 18:09 ` [Qemu-devel] [PATCH v2 0/4] ide: simple ATAPI tests John Snow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).