aboutsummaryrefslogtreecommitdiff
path: root/tests/libqos
AgeCommit message (Expand)Author
2016-02-16tests: Clean up includesPeter Maydell
2016-02-02libqos: remove some leaksMarc-André Lureau
2016-01-29ide: Clean up includesPeter Maydell
2016-01-11libqos/ahci: organize headerJohn Snow
2016-01-11libqos/ahci: add ahci_execJohn Snow
2016-01-11libqos/ahci: allow nondata commands for ahci_io variantsJohn Snow
2016-01-11libqos: allow zero-size allocationsJohn Snow
2016-01-11libqos/ahci: Switch to mutable propertiesJohn Snow
2016-01-11libqos/ahci: ATAPI identifyJohn Snow
2016-01-11libqos/ahci: ATAPI supportJohn Snow
2015-11-13libqos: add qemu-img presence checkJohn Snow
2015-10-05qtest/ahci: fix redundant assertionJohn Snow
2015-09-18qtest/ahci: export generate_patternJohn Snow
2015-09-07i.MX: Add qtest support for I2C device emulator.Jean-Christophe Dubois
2015-07-08libqos/ahci: fix ahci_write_fis for ncq on ppc64John Snow
2015-07-04qtest/ahci: simple ncq data testJohn Snow
2015-07-04libqos/ahci: Force all NCQ commands to be LBA48John Snow
2015-07-04libqos/ahci: set the NCQ tag on command_commitJohn Snow
2015-07-04libqos/ahci: adjust expected NCQ interruptsJohn Snow
2015-07-04libqos/ahci: edit wait to be ncq awareJohn Snow
2015-07-04libqos/ahci: add NCQ frame supportJohn Snow
2015-07-04libqos/ahci: fix cmd_sanity for ncqJohn Snow
2015-07-04libqos/ahci: fix memory management bugsJohn Snow
2015-06-17libqos: Complete virtio device ID definition listFam Zheng
2015-06-17libqos: Allow calling guest_free on NULL pointerFam Zheng
2015-05-22libqos/ahci: Swap memread/write with bufread/writeJohn Snow
2015-05-22qtest/ahci: add migrate dma testJohn Snow
2015-05-22libqos: Add migration helpersJohn Snow
2015-05-22libqos/ahci: Fix sector set methodJohn Snow
2015-05-22libqos/ahci: Add halted command helpersJohn Snow
2015-04-30misc: Fix new collection of typosStefan Weil
2015-04-28libqos: add blkdebug_prepare_scriptJohn Snow
2015-04-28qtest/ahci: Allow override of default CLI optionsJohn Snow
2015-04-28qtest/ahci: test different disk sectorsJohn Snow
2015-04-28qtest/ahci: add qcow2 support to ahci-testJohn Snow
2015-03-10libqos: Solve bug in interrupt checking when using MSIX in virtio-pci.cMarc Marí
2015-03-10libqos/ahci: add ahci command helpersJohn Snow
2015-03-10libqos/ahci: Zero-fill AHCI headersJohn Snow
2015-03-10libqos: Add virtio MMIO supportMarc Marí
2015-03-10libqos: Add malloc genericMarc Marí
2015-03-10libqos: Remove PCI assumptions in constants of virtio driverMarc Marí
2015-03-10libqos: Change use of pointers to uint64_t in virtioMarc Marí
2015-02-16libqos/ahci: Add ahci_clean_memJohn Snow
2015-02-16libqos/ahci: add ahci_ioJohn Snow
2015-02-16libqos/ahci: Add ahci_guest_ioJohn Snow
2015-02-16libqos/ahci: add ahci command size settersJohn Snow
2015-02-16libqos/ahci: add ahci command verifyJohn Snow
2015-02-16libqos/ahci: add ahci command functionsJohn Snow
2015-02-16libqos/ahci: Add ide cmd propertiesJohn Snow
2015-02-16qtest/ahci: add ahci_write_fisJohn Snow