summaryrefslogtreecommitdiff
path: root/tests/libqos/ahci.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-16libqos/ahci: add ahci_ioJohn Snow1-0/+25
2015-02-16libqos/ahci: Add ahci_guest_ioJohn Snow1-0/+15
2015-02-16libqos/ahci: add ahci command size settersJohn Snow1-0/+22
2015-02-16libqos/ahci: add ahci command verifyJohn Snow1-0/+15
2015-02-16libqos/ahci: add ahci command functionsJohn Snow1-0/+202
2015-02-16libqos/ahci: Add ide cmd propertiesJohn Snow1-0/+39
2015-02-16qtest/ahci: add ahci_write_fisJohn Snow1-0/+14
2015-02-16libqos/ahci: Add cmd response sanity check helpersJohn Snow1-0/+47
2015-02-16libqos/ahci: Add port_check_nonbusy helperJohn Snow1-0/+18
2015-02-16libqos/ahci: Add ahci_port_check_interrupts helperJohn Snow1-0/+14
2015-02-16libqos/ahci: Add ahci_port_check_error helperJohn Snow1-0/+22
2015-02-16libqos/ahci: Add command header helpersJohn Snow1-0/+75
2015-02-16libqos/ahci: Add ahci_port_clear helperJohn Snow1-0/+16
2015-02-16libqos/ahci: Add ahci_port_select helperJohn Snow1-0/+27
2015-02-16libqos/ahci: create libqos/ahci.cJohn Snow1-0/+269