summaryrefslogtreecommitdiffstats
path: root/tests/ahci-test.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* qtest/ahci: Store hba_base in AHCIQStateJohn Snow2015-02-161-72/+64
* libqos: add pc specific interfaceJohn Snow2015-02-161-2/+2
* libqos: create libqos.cJohn Snow2015-02-161-54/+37
* qtest/ahci: Create ahci.hJohn Snow2015-02-161-318/+1
* misc: Fix new typos in commentsStefan Weil2015-01-151-1/+1
* qtests: Specify image format explicitlyKevin Wolf2014-12-101-1/+2
* ahci: Add test_identify case to ahci-test.John Snow2014-09-221-0/+304
* ahci: Add test_hba_enable to ahci-test.John Snow2014-09-221-0/+156
* ahci: Add test_hba_spec to ahci-test.John Snow2014-09-221-1/+560
OpenPOWER on IntegriCloud