summaryrefslogtreecommitdiffstats
path: root/tests/ahci-test.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/armbru/tags/pull-tests-2018-08-16' into...Peter Maydell2018-08-161-7/+8
|\
| * tests: Pass literal format strings directly to qmp_FOO()Markus Armbruster2018-08-161-3/+1Star
| * libqtest: Remove qtest_qmp_discard_response() & friendsMarkus Armbruster2018-08-161-0/+3
| * libqtest: Rename functions to send QMP messagesMarkus Armbruster2018-08-161-5/+5
* | block: Remove deprecated -drive option serialKevin Wolf2018-08-151-3/+3
|/
* Revert "block: Remove deprecated -drive option serial"Cornelia Huck2018-07-101-3/+3
* block: Remove deprecated -drive option serialKevin Wolf2018-06-151-3/+3
* qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau2018-05-041-3/+3
* ahci-test: fix opts leak of skip testsMarc-André Lureau2018-03-061-0/+1
* libqos: Use explicit QTestState for remaining libqos operationsEric Blake2018-02-141-0/+1
* libqos: Track QTestState with QPCIBusEric Blake2018-02-141-1/+1
* Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* blockdev: Mark BD-{remove,insert}-medium stableMax Reitz2018-01-231-2/+2
* tests/ahci: Switch tray and medium commands to @idMax Reitz2018-01-231-6/+6
* tests: use g_new() family of functionsMarc-André Lureau2017-10-161-2/+2
* tests/ahci-test: Be mean with RAMDr. David Alan Gilbert2017-07-181-4/+4
* ahci-test: add QMP tray test for ATAPIJohn Snow2016-11-141-0/+98
* ahci-test: test atapi read_cd with bcl, nb_sectors = 0John Snow2016-11-141-7/+29
* ahci-test: Create smaller test ISO imagesJohn Snow2016-11-141-1/+2
* tests: Don't assume structure of PCI IO base in ahci-testDavid Gibson2016-10-281-6/+7
* tests: in IDE and AHCI tests perform DMA write before flushingEvgeny Yakovlev2016-07-191-2/+32
* tests: Remove unnecessary glib.h includesPeter Maydell2016-06-071-1/+0Star
* ide: Clean up includesPeter Maydell2016-01-291-3/+1Star
* qtest/ahci: ATAPI data testsJohn Snow2016-01-111-0/+97
* libqos/ahci: allow nondata commands for ahci_io variantsJohn Snow2016-01-111-12/+2Star
* libqos: allow zero-size allocationsJohn Snow2016-01-111-7/+1Star
* libqos/ahci: ATAPI identifyJohn Snow2016-01-111-1/+7
* ahci-test: fix memory leakJohn Snow2016-01-111-2/+2
* qtest/ahci: use raw format when qemu-img is absentJohn Snow2015-11-131-9/+32
* qtest/ahci: always specify image formatJohn Snow2015-11-131-22/+29
* ahci/qtest: don't use tcp sockets for migration testsJohn Snow2015-11-131-5/+20
* qtest/ahci: export generate_patternJohn Snow2015-09-181-26/+0Star
* qtest/ahci: use generate_pattern everywhereJohn Snow2015-09-181-17/+6Star
* qtest/ahci: halted ncq migration testJohn Snow2015-07-041-4/+15
* qtest/ahci: halted NCQ testJohn Snow2015-07-041-4/+15
* qtest/ahci: ncq migration testJohn Snow2015-07-041-4/+15
* qtest/ahci: simple ncq data testJohn Snow2015-07-041-0/+13
* ahci/qtest: Execute IDENTIFY prior to data commandsJohn Snow2015-07-041-0/+6
* qtest/ahci: add port_reset testJohn Snow2015-07-041-0/+24
* qtest/ahci: add test_maxJohn Snow2015-07-041-5/+45
* tests: Use qtest_add_data_func() consistentlyAndreas Färber2015-06-191-7/+2Star
* libqos/ahci: Swap memread/write with bufread/writeJohn Snow2015-05-221-4/+4
* qtest/ahci: add migrate halted dma testJohn Snow2015-05-221-1/+74
* qtest/ahci: add halted dma testJohn Snow2015-05-221-0/+60
* qtest/ahci: add flush migrate testJohn Snow2015-05-221-1/+51
* qtest/ahci: add migrate dma testJohn Snow2015-05-221-0/+45
* qtest/ahci: Add migration testJohn Snow2015-05-221-0/+90
* qtest/ahci: add flush retry testJohn Snow2015-04-281-0/+44
* qtest/ahci: Allow override of default CLI optionsJohn Snow2015-04-281-22/+45
* qtest/ahci: Add simple flush testJohn Snow2015-04-281-0/+34