summaryrefslogtreecommitdiffstats
path: root/tests/libqos
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* qtest: fix qpci_config_writelGerd Hoffmann2014-06-021-1/+1
* tests/libqos/pci-pc: Avoid shifting left into sign bitPeter Maydell2014-03-271-6/+6
* libqos: Generalize I/O-mapped fw_cfgMarkus Armbruster2013-07-185-61/+33
* libqos: Add support for memory-mapped fw_cfgMarkus Armbruster2013-07-182-0/+32
* libqos/pci: Enable bus masteringKevin Wolf2013-05-081-1/+1
* libqos: Relocate I2C filesAndreas Färber2013-05-033-0/+225
* libqos: Convert fw_cfg values to host endiannessAndreas Färber2013-04-291-3/+4
* libqos: add malloc supportAnthony Liguori2013-04-173-0/+129
* libqos: add fw_cfg supportAnthony Liguori2013-04-174-0/+145
* qtest: add libqos including PCI supportAnthony Liguori2013-04-174-0/+490
OpenPOWER on IntegriCloud