summaryrefslogtreecommitdiff
path: root/tests/ahci-test.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-29ide: Clean up includesPeter Maydell1-3/+1
2016-01-11qtest/ahci: ATAPI data testsJohn Snow1-0/+97
2016-01-11libqos/ahci: allow nondata commands for ahci_io variantsJohn Snow1-12/+2
2016-01-11libqos: allow zero-size allocationsJohn Snow1-7/+1
2016-01-11libqos/ahci: ATAPI identifyJohn Snow1-1/+7
2016-01-11ahci-test: fix memory leakJohn Snow1-2/+2
2015-11-13qtest/ahci: use raw format when qemu-img is absentJohn Snow1-9/+32
2015-11-13qtest/ahci: always specify image formatJohn Snow1-22/+29
2015-11-13ahci/qtest: don't use tcp sockets for migration testsJohn Snow1-5/+20
2015-09-18qtest/ahci: export generate_patternJohn Snow1-26/+0
2015-09-18qtest/ahci: use generate_pattern everywhereJohn Snow1-17/+6
2015-07-04qtest/ahci: halted ncq migration testJohn Snow1-4/+15
2015-07-04qtest/ahci: halted NCQ testJohn Snow1-4/+15
2015-07-04qtest/ahci: ncq migration testJohn Snow1-4/+15
2015-07-04qtest/ahci: simple ncq data testJohn Snow1-0/+13
2015-07-04ahci/qtest: Execute IDENTIFY prior to data commandsJohn Snow1-0/+6
2015-07-04qtest/ahci: add port_reset testJohn Snow1-0/+24
2015-07-04qtest/ahci: add test_maxJohn Snow1-5/+45
2015-06-19tests: Use qtest_add_data_func() consistentlyAndreas Färber1-7/+2
2015-05-22libqos/ahci: Swap memread/write with bufread/writeJohn Snow1-4/+4
2015-05-22qtest/ahci: add migrate halted dma testJohn Snow1-1/+74
2015-05-22qtest/ahci: add halted dma testJohn Snow1-0/+60
2015-05-22qtest/ahci: add flush migrate testJohn Snow1-1/+51
2015-05-22qtest/ahci: add migrate dma testJohn Snow1-0/+45
2015-05-22qtest/ahci: Add migration testJohn Snow1-0/+90
2015-04-28qtest/ahci: add flush retry testJohn Snow1-0/+44
2015-04-28qtest/ahci: Allow override of default CLI optionsJohn Snow1-22/+45
2015-04-28qtest/ahci: Add simple flush testJohn Snow1-0/+34
2015-04-28qtest/ahci: test different disk sectorsJohn Snow1-13/+55
2015-04-28qtest/ahci: add qcow2 support to ahci-testJohn Snow1-10/+6
2015-03-23ahci-test: improve rw buffer patternsJohn Snow1-8/+28
2015-03-19qtest/ahci: Fix a bit mask expressionJohn Snow1-1/+1
2015-03-10qtest/ahci: add fragmented dma testJohn Snow1-0/+59
2015-03-10qtest/ahci: Add PIO and LBA48 testsJohn Snow1-22/+134
2015-03-10qtest/ahci: Add DMA test variantsJohn Snow1-6/+28
2015-03-10qtest/ahci: Add a macro bootup routineJohn Snow1-6/+17
2015-02-16qtest/ahci: Adding simple dma read-write testJohn Snow1-0/+55
2015-02-16qtest/ahci: Assert sector size in identify testJohn Snow1-0/+4
2015-02-16libqos/ahci: Add ahci_clean_memJohn Snow1-0/+3
2015-02-16libqos/ahci: add ahci_ioJohn Snow1-38/+25
2015-02-16libqos/ahci: add ahci command verifyJohn Snow1-14/+2
2015-02-16libqos/ahci: add ahci command functionsJohn Snow1-56/+17
2015-02-16qtest/ahci: add ahci_write_fisJohn Snow1-1/+1
2015-02-16qtest/ahci: Demagic ahci tests.John Snow1-6/+6
2015-02-16libqos/ahci: Add cmd response sanity check helpersJohn Snow1-25/+4
2015-02-16libqos/ahci: Add port_check_nonbusy helperJohn Snow1-0/+1
2015-02-16libqos/ahci: Add ahci_port_check_interrupts helperJohn Snow1-11/+2
2015-02-16libqos/ahci: Add ahci_port_check_error helperJohn Snow1-7/+1
2015-02-16libqos/ahci: Add command header helpersJohn Snow1-20/+23
2015-02-16qtest/ahci: rename 'Command' to 'CommandHeader'John Snow1-4/+4