Age | Commit message (Expand) | Author | Files | Lines |
2016-01-11 | libqos/ahci: organize header | John Snow | 1 | -12/+24 |
2016-01-11 | libqos/ahci: add ahci_exec | John Snow | 1 | -0/+17 |
2016-01-11 | libqos/ahci: ATAPI identify | John Snow | 1 | -0/+1 |
2016-01-11 | libqos/ahci: ATAPI support | John Snow | 1 | -0/+14 |
2015-07-08 | libqos/ahci: fix ahci_write_fis for ncq on ppc64 | John Snow | 1 | -1/+1 |
2015-07-04 | qtest/ahci: simple ncq data test | John Snow | 1 | -12/+15 |
2015-07-04 | libqos/ahci: add NCQ frame support | John Snow | 1 | -1/+28 |
2015-07-04 | libqos/ahci: fix cmd_sanity for ncq | John Snow | 1 | -2/+1 |
2015-05-22 | libqos/ahci: Add halted command helpers | John Snow | 1 | -0/+3 |
2015-04-28 | qtest/ahci: test different disk sectors | John Snow | 1 | -2/+2 |
2015-03-10 | libqos/ahci: add ahci command helpers | John Snow | 1 | -0/+5 |
2015-02-16 | libqos/ahci: Add ahci_clean_mem | John Snow | 1 | -0/+1 |
2015-02-16 | libqos/ahci: add ahci_io | John Snow | 1 | -0/+2 |
2015-02-16 | libqos/ahci: Add ahci_guest_io | John Snow | 1 | -0/+2 |
2015-02-16 | libqos/ahci: add ahci command size setters | John Snow | 1 | -0/+4 |
2015-02-16 | libqos/ahci: add ahci command verify | John Snow | 1 | -0/+1 |
2015-02-16 | libqos/ahci: add ahci command functions | John Snow | 1 | -0/+18 |
2015-02-16 | qtest/ahci: add ahci_write_fis | John Snow | 1 | -1/+2 |
2015-02-16 | qtest/ahci: Demagic ahci tests. | John Snow | 1 | -0/+53 |
2015-02-16 | libqos/ahci: Add cmd response sanity check helpers | John Snow | 1 | -17/+37 |
2015-02-16 | libqos/ahci: Add port_check_nonbusy helper | John Snow | 1 | -0/+1 |
2015-02-16 | libqos/ahci: Add ahci_port_check_interrupts helper | John Snow | 1 | -0/+2 |
2015-02-16 | libqos/ahci: Add ahci_port_check_error helper | John Snow | 1 | -0/+1 |
2015-02-16 | libqos/ahci: Add command header helpers | John Snow | 1 | -5/+12 |
2015-02-16 | qtest/ahci: rename 'Command' to 'CommandHeader' | John Snow | 1 | -4/+3 |
2015-02-16 | libqos/ahci: Add ahci_port_clear helper | John Snow | 1 | -0/+1 |
2015-02-16 | libqos/ahci: Add ahci_port_select helper | John Snow | 1 | -0/+1 |
2015-02-16 | libqos/ahci: create libqos/ahci.c | John Snow | 1 | -1/+10 |
2015-02-16 | qtest/ahci: Bookmark FB and CLB pointers | John Snow | 1 | -0/+6 |
2015-02-16 | libqos/ahci: Functional register helpers | John Snow | 1 | -0/+63 |
2015-02-16 | qtest/ahci: finalize AHCIQState consolidation | John Snow | 1 | -5/+4 |
2015-02-16 | qtest/ahci: Store hba_base in AHCIQState | John Snow | 1 | -0/+1 |
2015-02-16 | libqos: create libqos.c | John Snow | 1 | -0/+5 |
2015-02-16 | qtest/ahci: Create ahci.h | John Snow | 1 | -0/+352 |