summaryrefslogtreecommitdiffstats
path: root/tests/libqos
Commit message (Expand)AuthorAgeFilesLines
* qtest/ahci: fix redundant assertionJohn Snow2015-10-051-1/+1
* qtest/ahci: export generate_patternJohn Snow2015-09-182-0/+27
* i.MX: Add qtest support for I2C device emulator.Jean-Christophe Dubois2015-09-072-0/+212
* libqos/ahci: fix ahci_write_fis for ncq on ppc64John Snow2015-07-082-10/+12
* qtest/ahci: simple ncq data testJohn Snow2015-07-042-33/+40
* 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-042-10/+63
* libqos/ahci: fix cmd_sanity for ncqJohn Snow2015-07-042-24/+25
* libqos/ahci: fix memory management bugsJohn Snow2015-07-041-2/+4
* libqos: Complete virtio device ID definition listFam Zheng2015-06-171-2/+8
* libqos: Allow calling guest_free on NULL pointerFam Zheng2015-06-171-0/+3
* 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: Add migration helpersJohn Snow2015-05-224-17/+145
* libqos/ahci: Fix sector set methodJohn Snow2015-05-221-2/+4
* libqos/ahci: Add halted command helpersJohn Snow2015-05-222-0/+30
* misc: Fix new collection of typosStefan Weil2015-04-301-2/+2
* libqos: add blkdebug_prepare_scriptJohn Snow2015-04-282-0/+23
* qtest/ahci: Allow override of default CLI optionsJohn Snow2015-04-282-0/+6
* qtest/ahci: test different disk sectorsJohn Snow2015-04-282-6/+8
* qtest/ahci: add qcow2 support to ahci-testJohn Snow2015-04-282-0/+46
* libqos: Solve bug in interrupt checking when using MSIX in virtio-pci.cMarc Marí2015-03-101-4/+12
* libqos/ahci: add ahci command helpersJohn Snow2015-03-102-0/+47
* libqos/ahci: Zero-fill AHCI headersJohn Snow2015-03-101-1/+1
* libqos: Add virtio MMIO supportMarc Marí2015-03-102-0/+244
* libqos: Add malloc genericMarc Marí2015-03-102-0/+60
* libqos: Remove PCI assumptions in constants of virtio driverMarc Marí2015-03-102-27/+27
* libqos: Change use of pointers to uint64_t in virtioMarc Marí2015-03-103-21/+23
* libqos/ahci: Add ahci_clean_memJohn Snow2015-02-164-0/+25
* libqos/ahci: add ahci_ioJohn Snow2015-02-162-0/+27
* libqos/ahci: Add ahci_guest_ioJohn Snow2015-02-162-0/+17
* libqos/ahci: add ahci command size settersJohn Snow2015-02-162-0/+26
* libqos/ahci: add ahci command verifyJohn Snow2015-02-162-0/+16
* libqos/ahci: add ahci command functionsJohn Snow2015-02-162-0/+220
* libqos/ahci: Add ide cmd propertiesJohn Snow2015-02-161-0/+39
* qtest/ahci: add ahci_write_fisJohn Snow2015-02-162-1/+16
* qtest/ahci: Demagic ahci tests.John Snow2015-02-161-0/+53
* libqos/ahci: Add cmd response sanity check helpersJohn Snow2015-02-162-17/+84
* libqos/ahci: Add port_check_nonbusy helperJohn Snow2015-02-162-0/+19
* libqos/ahci: Add ahci_port_check_interrupts helperJohn Snow2015-02-162-0/+16
* libqos/ahci: Add ahci_port_check_error helperJohn Snow2015-02-162-0/+23
* libqos/ahci: Add command header helpersJohn Snow2015-02-162-5/+87
* qtest/ahci: rename 'Command' to 'CommandHeader'John Snow2015-02-161-4/+3
* libqos/ahci: Add ahci_port_clear helperJohn Snow2015-02-162-0/+17
* libqos/ahci: Add ahci_port_select helperJohn Snow2015-02-162-0/+28
* libqos/ahci: create libqos/ahci.cJohn Snow2015-02-162-1/+279
* qtest/ahci: Bookmark FB and CLB pointersJohn Snow2015-02-161-0/+6
OpenPOWER on IntegriCloud