aboutsummaryrefslogtreecommitdiff
path: root/tests/ahci-test.c
AgeCommit message (Expand)Author
2018-06-15block: Remove deprecated -drive option serialKevin Wolf
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau
2018-03-06ahci-test: fix opts leak of skip testsMarc-André Lureau
2018-02-14libqos: Use explicit QTestState for remaining libqos operationsEric Blake
2018-02-14libqos: Track QTestState with QPCIBusEric Blake
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2018-01-23blockdev: Mark BD-{remove,insert}-medium stableMax Reitz
2018-01-23tests/ahci: Switch tray and medium commands to @idMax Reitz
2017-10-16tests: use g_new() family of functionsMarc-André Lureau
2017-07-18tests/ahci-test: Be mean with RAMDr. David Alan Gilbert
2016-11-14ahci-test: add QMP tray test for ATAPIJohn Snow
2016-11-14ahci-test: test atapi read_cd with bcl, nb_sectors = 0John Snow
2016-11-14ahci-test: Create smaller test ISO imagesJohn Snow
2016-10-28tests: Don't assume structure of PCI IO base in ahci-testDavid Gibson
2016-07-18tests: in IDE and AHCI tests perform DMA write before flushingEvgeny Yakovlev
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell
2016-01-29ide: Clean up includesPeter Maydell
2016-01-11qtest/ahci: ATAPI data testsJohn Snow
2016-01-11libqos/ahci: allow nondata commands for ahci_io variantsJohn Snow
2016-01-11libqos: allow zero-size allocationsJohn Snow
2016-01-11libqos/ahci: ATAPI identifyJohn Snow
2016-01-11ahci-test: fix memory leakJohn Snow
2015-11-13qtest/ahci: use raw format when qemu-img is absentJohn Snow
2015-11-13qtest/ahci: always specify image formatJohn Snow
2015-11-13ahci/qtest: don't use tcp sockets for migration testsJohn Snow
2015-09-18qtest/ahci: export generate_patternJohn Snow
2015-09-18qtest/ahci: use generate_pattern everywhereJohn Snow
2015-07-04qtest/ahci: halted ncq migration testJohn Snow
2015-07-04qtest/ahci: halted NCQ testJohn Snow
2015-07-04qtest/ahci: ncq migration testJohn Snow
2015-07-04qtest/ahci: simple ncq data testJohn Snow
2015-07-04ahci/qtest: Execute IDENTIFY prior to data commandsJohn Snow
2015-07-04qtest/ahci: add port_reset testJohn Snow
2015-07-04qtest/ahci: add test_maxJohn Snow
2015-06-19tests: Use qtest_add_data_func() consistentlyAndreas Färber
2015-05-22libqos/ahci: Swap memread/write with bufread/writeJohn Snow
2015-05-22qtest/ahci: add migrate halted dma testJohn Snow
2015-05-22qtest/ahci: add halted dma testJohn Snow
2015-05-22qtest/ahci: add flush migrate testJohn Snow
2015-05-22qtest/ahci: add migrate dma testJohn Snow
2015-05-22qtest/ahci: Add migration testJohn Snow
2015-04-28qtest/ahci: add flush retry testJohn Snow
2015-04-28qtest/ahci: Allow override of default CLI optionsJohn Snow
2015-04-28qtest/ahci: Add simple flush testJohn Snow
2015-04-28qtest/ahci: test different disk sectorsJohn Snow
2015-04-28qtest/ahci: add qcow2 support to ahci-testJohn Snow
2015-03-23ahci-test: improve rw buffer patternsJohn Snow
2015-03-19qtest/ahci: Fix a bit mask expressionJohn Snow
2015-03-10qtest/ahci: add fragmented dma testJohn Snow
2015-03-10qtest/ahci: Add PIO and LBA48 testsJohn Snow