summaryrefslogtreecommitdiffstats
path: root/tests/ahci-test.c
Commit message (Expand)AuthorAgeFilesLines
* qtest/ahci: export generate_patternJohn Snow2015-09-181-26/+0
* qtest/ahci: use generate_pattern everywhereJohn Snow2015-09-181-17/+6
* 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/+2
* 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
* qtest/ahci: test different disk sectorsJohn Snow2015-04-281-13/+55
* qtest/ahci: add qcow2 support to ahci-testJohn Snow2015-04-281-10/+6
* ahci-test: improve rw buffer patternsJohn Snow2015-03-231-8/+28
* qtest/ahci: Fix a bit mask expressionJohn Snow2015-03-191-1/+1
* qtest/ahci: add fragmented dma testJohn Snow2015-03-101-0/+59
* qtest/ahci: Add PIO and LBA48 testsJohn Snow2015-03-101-22/+134
* qtest/ahci: Add DMA test variantsJohn Snow2015-03-101-6/+28
* qtest/ahci: Add a macro bootup routineJohn Snow2015-03-101-6/+17
* qtest/ahci: Adding simple dma read-write testJohn Snow2015-02-161-0/+55
* qtest/ahci: Assert sector size in identify testJohn Snow2015-02-161-0/+4
* libqos/ahci: Add ahci_clean_memJohn Snow2015-02-161-0/+3
* libqos/ahci: add ahci_ioJohn Snow2015-02-161-38/+25
* libqos/ahci: add ahci command verifyJohn Snow2015-02-161-14/+2
* libqos/ahci: add ahci command functionsJohn Snow2015-02-161-56/+17
* qtest/ahci: add ahci_write_fisJohn Snow2015-02-161-1/+1
* qtest/ahci: Demagic ahci tests.John Snow2015-02-161-6/+6
* libqos/ahci: Add cmd response sanity check helpersJohn Snow2015-02-161-25/+4
* libqos/ahci: Add port_check_nonbusy helperJohn Snow2015-02-161-0/+1
* libqos/ahci: Add ahci_port_check_interrupts helperJohn Snow2015-02-161-11/+2
* libqos/ahci: Add ahci_port_check_error helperJohn Snow2015-02-161-7/+1
* libqos/ahci: Add command header helpersJohn Snow2015-02-161-20/+23
* qtest/ahci: rename 'Command' to 'CommandHeader'John Snow2015-02-161-4/+4
* libqos/ahci: Add ahci_port_clear helperJohn Snow2015-02-161-7/+2
* libqos/ahci: Add ahci_port_select helperJohn Snow2015-02-161-17/+2
* libqos/ahci: create libqos/ahci.cJohn Snow2015-02-161-225/+0
* qtest/ahci: Bookmark FB and CLB pointersJohn Snow2015-02-161-22/+20
* qtest/ahci: remove getter/setter macrosJohn Snow2015-02-161-95/+83
* libqos/ahci: Functional register helpersJohn Snow2015-02-161-14/+11
* qtest/ahci: remove guest_malloc globalJohn Snow2015-02-161-9/+9
* qtest/ahci: remove pcibus globalJohn Snow2015-02-161-8/+6
* qtest/ahci: finalize AHCIQState consolidationJohn Snow2015-02-161-42/+38
OpenPOWER on IntegriCloud