summaryrefslogtreecommitdiffstats
path: root/tests/libqos
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: usb: Move uhci port test code to libqos/usb.cIgor Mammedov2014-10-152-0/+51
* libqos: Add qpci_plug_device_test() and qpci_unplug_acpi_device_test()Igor Mammedov2014-10-152-0/+52
* libqos: use microseconds instead of iterations for virtio timeoutStefan Hajnoczi2014-09-292-18/+20
* libqos: improve event_index test with timeoutStefan Hajnoczi2014-09-292-0/+27
* ahci: add test_pci_enable to ahci-test.John Snow2014-09-221-0/+6
* libqos virtio: Increase ISR timeoutMarc Marí2014-09-121-2/+2
* libqos: add a simple first-fit memory allocatorJohn Snow2014-09-082-10/+279
* libqos: Added EVENT_IDX supportMarc Marí2014-09-083-1/+32
* libqos: Added MSI-X supportMarc Marí2014-09-086-26/+282
* libqos: Added indirect descriptor support to virtio implementationMarc Marí2014-09-083-1/+95
* libqos: Added basic virtqueue support to virtio implementationMarc Marí2014-09-084-0/+283
* tests: Add virtio device initializationMarc Marí2014-09-084-0/+174
* tests: Functions bus_foreach and device_find from libqos virtio APIMarc Marí2014-09-083-0/+122
* libqos: Change free function called in mallocMarc Marí2014-08-151-1/+1
* libqos: Correct mask to align size to PAGE_SIZE in malloc-pcMarc Marí2014-08-151-1/+1
* libqos: allow qpci_iomap to return BAR mapping sizeJohn Snow2014-08-153-5/+8
* libqos: Fixes a small memory leak.John Snow2014-08-152-0/+8
* libqos: Correct memory leakJohn Snow2014-08-151-0/+3
* libqos: Fix PC PCI endianness glitchesAndreas Färber2014-07-151-6/+6
OpenPOWER on IntegriCloud