aboutsummaryrefslogtreecommitdiff
path: root/tests/ahci-test.c
AgeCommit message (Expand)Author
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
2015-03-10qtest/ahci: Add DMA test variantsJohn Snow
2015-03-10qtest/ahci: Add a macro bootup routineJohn Snow
2015-02-16qtest/ahci: Adding simple dma read-write testJohn Snow
2015-02-16qtest/ahci: Assert sector size in identify testJohn Snow
2015-02-16libqos/ahci: Add ahci_clean_memJohn Snow
2015-02-16libqos/ahci: add ahci_ioJohn Snow
2015-02-16libqos/ahci: add ahci command verifyJohn Snow
2015-02-16libqos/ahci: add ahci command functionsJohn Snow
2015-02-16qtest/ahci: add ahci_write_fisJohn Snow
2015-02-16qtest/ahci: Demagic ahci tests.John Snow
2015-02-16libqos/ahci: Add cmd response sanity check helpersJohn Snow
2015-02-16libqos/ahci: Add port_check_nonbusy helperJohn Snow
2015-02-16libqos/ahci: Add ahci_port_check_interrupts helperJohn Snow
2015-02-16libqos/ahci: Add ahci_port_check_error helperJohn Snow
2015-02-16libqos/ahci: Add command header helpersJohn Snow
2015-02-16qtest/ahci: rename 'Command' to 'CommandHeader'John Snow
2015-02-16libqos/ahci: Add ahci_port_clear helperJohn Snow
2015-02-16libqos/ahci: Add ahci_port_select helperJohn Snow
2015-02-16libqos/ahci: create libqos/ahci.cJohn Snow
2015-02-16qtest/ahci: Bookmark FB and CLB pointersJohn Snow
2015-02-16qtest/ahci: remove getter/setter macrosJohn Snow
2015-02-16libqos/ahci: Functional register helpersJohn Snow
2015-02-16qtest/ahci: remove guest_malloc globalJohn Snow
2015-02-16qtest/ahci: remove pcibus globalJohn Snow
2015-02-16qtest/ahci: finalize AHCIQState consolidationJohn Snow
2015-02-16qtest/ahci: Store hba_base in AHCIQStateJohn Snow
2015-02-16libqos: add pc specific interfaceJohn Snow