summaryrefslogtreecommitdiffstats
path: root/tests/libqos
Commit message (Expand)AuthorAgeFilesLines
* 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