index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ide-test.c
Age
Commit message (
Expand
)
Author
2016-05-19
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
2016-01-29
ide: Clean up includes
Peter Maydell
2015-12-04
tests: Use proper functions types instead of void (*fn)
Markus Armbruster
2015-11-25
ide-test: fix timeouts
John Snow
2015-11-24
ide-test: cdrom_pio_impl fixup
John Snow
2015-11-20
tests: fix cdrom_pio_impl in ide-test
Peter Lieven
2015-10-09
libqtest: New hmp() & friends
Markus Armbruster
2015-10-05
qtest/ide-test: ppc64be correction for ATAPI tests
John Snow
2015-09-18
ide-test: add cdrom dma test
John Snow
2015-09-18
ide-test: add cdrom pio test
John Snow
2015-07-20
qtest/ide: add another short PRDT test flavor
Stefan Hajnoczi
2015-04-28
libqos: add blkdebug_prepare_script
John Snow
2015-04-28
libqtest: add qmp_eventwait
John Snow
2015-03-10
qtest/ide: Test flush / retry for ISA and PCI
John Snow
2014-12-10
qtests: Specify image format explicitly
Kevin Wolf
2014-09-08
qtest/ide: Uninitialize PC allocator
John Snow
2014-08-15
ide: Fix segfault when flushing a device that doesn't exist
Kevin Wolf
2014-08-15
qtest/ide: Fix small memory leak
John Snow
2014-08-15
libqos: allow qpci_iomap to return BAR mapping size
John Snow
2014-08-15
ide-test: add test for werror=stop
Paolo Bonzini
2014-01-22
qtest: Fix the bug about disable vnc causes "make check" fail
Kewei Yu
2013-11-07
libqtest: rename qmp() to qmp_discard_response()
Stefan Hajnoczi
2013-10-28
ide-test: Check what happens with bus mastering disabled
Kevin Wolf
2013-07-18
libqtest: New qtest_end() to go with qtest_start()
Markus Armbruster
2013-06-14
ide-test: fix failure for test_flush
Michael Roth
2013-06-06
ide-test: Add FLUSH CACHE test case
Kevin Wolf
2013-06-06
ide-test: Add enum value for DEV
Kevin Wolf
2013-05-15
ide-test: Fix endianness problems
Kevin Wolf
2013-05-08
qtest/ide-test: Test short and long PRDTs
Kevin Wolf
2013-05-08
qtest/ide-test: Add simple DMA read/write test case
Kevin Wolf
2013-05-08
qtest: Add IDE test case
Kevin Wolf