summaryrefslogtreecommitdiffstats
path: root/tests/libqos/ahci.c
Commit message (Expand)AuthorAgeFilesLines
* libqos/ahci: fix ahci_write_fis for ncq on ppc64John Snow2015-07-081-9/+11
* qtest/ahci: simple ncq data testJohn Snow2015-07-041-21/+25
* libqos/ahci: Force all NCQ commands to be LBA48John Snow2015-07-041-1/+1
* libqos/ahci: set the NCQ tag on command_commitJohn Snow2015-07-041-0/+5
* libqos/ahci: adjust expected NCQ interruptsJohn Snow2015-07-041-2/+7
* libqos/ahci: edit wait to be ncq awareJohn Snow2015-07-041-3/+7
* libqos/ahci: add NCQ frame supportJohn Snow2015-07-041-9/+35
* libqos/ahci: fix cmd_sanity for ncqJohn Snow2015-07-041-22/+24
* libqos/ahci: fix memory management bugsJohn Snow2015-07-041-2/+4
* libqos/ahci: Swap memread/write with bufread/writeJohn Snow2015-05-221-2/+2
* qtest/ahci: add migrate dma testJohn Snow2015-05-221-0/+1
* libqos/ahci: Fix sector set methodJohn Snow2015-05-221-2/+4
* libqos/ahci: Add halted command helpersJohn Snow2015-05-221-0/+27
* misc: Fix new collection of typosStefan Weil2015-04-301-2/+2
* qtest/ahci: test different disk sectorsJohn Snow2015-04-281-4/+6
* libqos/ahci: add ahci command helpersJohn Snow2015-03-101-0/+42
* libqos/ahci: Zero-fill AHCI headersJohn Snow2015-03-101-1/+1
* libqos/ahci: Add ahci_clean_memJohn Snow2015-02-161-0/+18
* libqos/ahci: add ahci_ioJohn Snow2015-02-161-0/+25
* libqos/ahci: Add ahci_guest_ioJohn Snow2015-02-161-0/+15
* libqos/ahci: add ahci command size settersJohn Snow2015-02-161-0/+22
* libqos/ahci: add ahci command verifyJohn Snow2015-02-161-0/+15
* libqos/ahci: add ahci command functionsJohn Snow2015-02-161-0/+202
* libqos/ahci: Add ide cmd propertiesJohn Snow2015-02-161-0/+39
* qtest/ahci: add ahci_write_fisJohn Snow2015-02-161-0/+14
* libqos/ahci: Add cmd response sanity check helpersJohn Snow2015-02-161-0/+47
* libqos/ahci: Add port_check_nonbusy helperJohn Snow2015-02-161-0/+18
* libqos/ahci: Add ahci_port_check_interrupts helperJohn Snow2015-02-161-0/+14
* libqos/ahci: Add ahci_port_check_error helperJohn Snow2015-02-161-0/+22
* libqos/ahci: Add command header helpersJohn Snow2015-02-161-0/+75
* libqos/ahci: Add ahci_port_clear helperJohn Snow2015-02-161-0/+16
* libqos/ahci: Add ahci_port_select helperJohn Snow2015-02-161-0/+27
* libqos/ahci: create libqos/ahci.cJohn Snow2015-02-161-0/+269
OpenPOWER on IntegriCloud