aboutsummaryrefslogtreecommitdiff
path: root/tests/ide-test.c
AgeCommit message (Expand)Author
2020-01-12test: Move qtests to a separate directoryThomas Huth
2019-05-08tests/ide-test: Make test independent of global_qtestThomas Huth
2019-03-07tests/libqos: embed allocators instead of malloc-ing them separatelyPaolo Bonzini
2019-03-07tests/libqos: rename qpci_init_pc and qpci_init_spapr functionsEmanuele Giuseppe Esposito
2019-03-06tests: Remove (mostly) useless architecture checksThomas Huth
2018-11-19tests/ide: Free pcibus when finishing a testThomas Huth
2018-08-16Merge remote-tracking branch 'remotes/armbru/tags/pull-tests-2018-08-16' into...Peter Maydell
2018-08-16tests: Pass literal format strings directly to qmp_FOO()Markus Armbruster
2018-08-16libqtest: Remove qtest_qmp_discard_response() & friendsMarkus Armbruster
2018-08-15block: Remove deprecated -drive option serialKevin Wolf
2018-07-10Revert "block: Remove deprecated -drive option serial"Cornelia Huck
2018-06-15block: Remove deprecated -drive option serialKevin Wolf
2018-02-14libqos: Use explicit QTestState for fw_cfg operationsEric Blake
2018-02-14libqos: Track QTestState with QPCIBusEric Blake
2018-02-07ide-test: test trim requestsAnton Nefedov
2017-08-10IDE: test flush on empty CDROMKevin Wolf
2017-06-04ide-test: check return of fwriteJohn Snow
2017-03-01tests: fix ide-test leaksMarc-André Lureau
2017-02-28ide: remove undefined behavior in ide-testJohn Snow
2016-10-31tests: Remove unneeded "-vnc none" optionEduardo Habkost
2016-10-28libqos: Change PCI accessors to take opaque BAR handleDavid Gibson
2016-10-28tests: Clean up IO handling in ide-testDavid Gibson
2016-10-06libqos: add PCI management in qtest_vboot()/qtest_shutdown()Laurent Vivier
2016-07-18tests: in IDE and AHCI tests perform DMA write before flushingEvgeny Yakovlev
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell
2016-05-19qemu-common: stop including qemu/bswap.h from qemu-common.hPaolo Bonzini
2016-01-29ide: Clean up includesPeter Maydell
2015-12-04tests: Use proper functions types instead of void (*fn)Markus Armbruster
2015-11-25ide-test: fix timeoutsJohn Snow
2015-11-24ide-test: cdrom_pio_impl fixupJohn Snow
2015-11-20tests: fix cdrom_pio_impl in ide-testPeter Lieven
2015-10-09libqtest: New hmp() & friendsMarkus Armbruster
2015-10-05qtest/ide-test: ppc64be correction for ATAPI testsJohn Snow
2015-09-18ide-test: add cdrom dma testJohn Snow
2015-09-18ide-test: add cdrom pio testJohn Snow
2015-07-20qtest/ide: add another short PRDT test flavorStefan Hajnoczi
2015-04-28libqos: add blkdebug_prepare_scriptJohn Snow
2015-04-28libqtest: add qmp_eventwaitJohn Snow
2015-03-10qtest/ide: Test flush / retry for ISA and PCIJohn Snow
2014-12-10qtests: Specify image format explicitlyKevin Wolf
2014-09-08qtest/ide: Uninitialize PC allocatorJohn Snow
2014-08-15ide: Fix segfault when flushing a device that doesn't existKevin Wolf
2014-08-15qtest/ide: Fix small memory leakJohn Snow
2014-08-15libqos: allow qpci_iomap to return BAR mapping sizeJohn Snow
2014-08-15ide-test: add test for werror=stopPaolo Bonzini
2014-01-22qtest: Fix the bug about disable vnc causes "make check" failKewei Yu
2013-11-07libqtest: rename qmp() to qmp_discard_response()Stefan Hajnoczi
2013-10-28ide-test: Check what happens with bus mastering disabledKevin Wolf
2013-07-18libqtest: New qtest_end() to go with qtest_start()Markus Armbruster
2013-06-14ide-test: fix failure for test_flushMichael Roth