Age | Commit message (Expand) | Author |
2016-11-14 | ahci-test: add QMP tray test for ATAPI | John Snow |
2016-11-14 | ahci-test: test atapi read_cd with bcl, nb_sectors = 0 | John Snow |
2016-11-14 | ahci-test: Create smaller test ISO images | John Snow |
2016-10-28 | tests: Don't assume structure of PCI IO base in ahci-test | David Gibson |
2016-07-18 | tests: in IDE and AHCI tests perform DMA write before flushing | Evgeny Yakovlev |
2016-06-07 | tests: Remove unnecessary glib.h includes | Peter Maydell |
2016-01-29 | ide: Clean up includes | Peter Maydell |
2016-01-11 | qtest/ahci: ATAPI data tests | John Snow |
2016-01-11 | libqos/ahci: allow nondata commands for ahci_io variants | John Snow |
2016-01-11 | libqos: allow zero-size allocations | John Snow |
2016-01-11 | libqos/ahci: ATAPI identify | John Snow |
2016-01-11 | ahci-test: fix memory leak | John Snow |
2015-11-13 | qtest/ahci: use raw format when qemu-img is absent | John Snow |
2015-11-13 | qtest/ahci: always specify image format | John Snow |
2015-11-13 | ahci/qtest: don't use tcp sockets for migration tests | John Snow |
2015-09-18 | qtest/ahci: export generate_pattern | John Snow |
2015-09-18 | qtest/ahci: use generate_pattern everywhere | John Snow |
2015-07-04 | qtest/ahci: halted ncq migration test | John Snow |
2015-07-04 | qtest/ahci: halted NCQ test | John Snow |
2015-07-04 | qtest/ahci: ncq migration test | John Snow |
2015-07-04 | qtest/ahci: simple ncq data test | John Snow |
2015-07-04 | ahci/qtest: Execute IDENTIFY prior to data commands | John Snow |
2015-07-04 | qtest/ahci: add port_reset test | John Snow |
2015-07-04 | qtest/ahci: add test_max | John Snow |
2015-06-19 | tests: Use qtest_add_data_func() consistently | Andreas Färber |
2015-05-22 | libqos/ahci: Swap memread/write with bufread/write | John Snow |
2015-05-22 | qtest/ahci: add migrate halted dma test | John Snow |
2015-05-22 | qtest/ahci: add halted dma test | John Snow |
2015-05-22 | qtest/ahci: add flush migrate test | John Snow |
2015-05-22 | qtest/ahci: add migrate dma test | John Snow |
2015-05-22 | qtest/ahci: Add migration test | John Snow |
2015-04-28 | qtest/ahci: add flush retry test | John Snow |
2015-04-28 | qtest/ahci: Allow override of default CLI options | John Snow |
2015-04-28 | qtest/ahci: Add simple flush test | John Snow |
2015-04-28 | qtest/ahci: test different disk sectors | John Snow |
2015-04-28 | qtest/ahci: add qcow2 support to ahci-test | John Snow |
2015-03-23 | ahci-test: improve rw buffer patterns | John Snow |
2015-03-19 | qtest/ahci: Fix a bit mask expression | John Snow |
2015-03-10 | qtest/ahci: add fragmented dma test | John Snow |
2015-03-10 | qtest/ahci: Add PIO and LBA48 tests | John Snow |
2015-03-10 | qtest/ahci: Add DMA test variants | John Snow |
2015-03-10 | qtest/ahci: Add a macro bootup routine | John Snow |
2015-02-16 | qtest/ahci: Adding simple dma read-write test | John Snow |
2015-02-16 | qtest/ahci: Assert sector size in identify test | John Snow |
2015-02-16 | libqos/ahci: Add ahci_clean_mem | John Snow |
2015-02-16 | libqos/ahci: add ahci_io | John Snow |
2015-02-16 | libqos/ahci: add ahci command verify | John Snow |
2015-02-16 | libqos/ahci: add ahci command functions | John Snow |
2015-02-16 | qtest/ahci: add ahci_write_fis | John Snow |
2015-02-16 | qtest/ahci: Demagic ahci tests. | John Snow |