summaryrefslogtreecommitdiffstats
path: root/tests/libqos
Commit message (Expand)AuthorAgeFilesLines
* 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
* libqos/ahci: Functional register helpersJohn Snow2015-02-161-0/+63
* qtest/ahci: finalize AHCIQState consolidationJohn Snow2015-02-161-5/+4
* qtest/ahci: Store hba_base in AHCIQStateJohn Snow2015-02-161-0/+1
* libqos: add pc specific interfaceJohn Snow2015-02-164-9/+50
* libqos: Update QGuestAllocator to be opaqueJohn Snow2015-02-163-35/+50
* libqos: add alloc_init_flagsJohn Snow2015-02-163-3/+11
* libqos: add qtest_vbootJohn Snow2015-02-162-6/+20
* libqos: create libqos.cJohn Snow2015-02-163-0/+79
* qtest/ahci: Create ahci.hJohn Snow2015-02-161-0/+352
* libqos: Split apart pc_alloc_initJohn Snow2015-02-163-16/+22
* libqos: Convert malloc-pc allocator to a generic allocatorMarc Marí2015-01-134-298/+308
* tests: usb: Generic usb device hotplugIgor Mammedov2014-10-152-0/+37
OpenPOWER on IntegriCloud