aboutsummaryrefslogtreecommitdiff
path: root/tests/libqos
AgeCommit message (Expand)Author
2014-10-15tests: usb: Generic usb device hotplugIgor Mammedov
2014-10-15tests: usb: Move uhci port test code to libqos/usb.cIgor Mammedov
2014-10-15libqos: Add qpci_plug_device_test() and qpci_unplug_acpi_device_test()Igor Mammedov
2014-09-29libqos: use microseconds instead of iterations for virtio timeoutStefan Hajnoczi
2014-09-29libqos: improve event_index test with timeoutStefan Hajnoczi
2014-09-22ahci: add test_pci_enable to ahci-test.John Snow
2014-09-12libqos virtio: Increase ISR timeoutMarc Marí
2014-09-08libqos: add a simple first-fit memory allocatorJohn Snow
2014-09-08libqos: Added EVENT_IDX supportMarc Marí
2014-09-08libqos: Added MSI-X supportMarc Marí
2014-09-08libqos: Added indirect descriptor support to virtio implementationMarc Marí
2014-09-08libqos: Added basic virtqueue support to virtio implementationMarc Marí
2014-09-08tests: Add virtio device initializationMarc Marí
2014-09-08tests: Functions bus_foreach and device_find from libqos virtio APIMarc Marí
2014-08-15libqos: Change free function called in mallocMarc Marí
2014-08-15libqos: Correct mask to align size to PAGE_SIZE in malloc-pcMarc Marí
2014-08-15libqos: allow qpci_iomap to return BAR mapping sizeJohn Snow
2014-08-15libqos: Fixes a small memory leak.John Snow
2014-08-15libqos: Correct memory leakJohn Snow
2014-07-15libqos: Fix PC PCI endianness glitchesAndreas Färber
2014-06-02qtest: fix qpci_config_writelGerd Hoffmann
2014-03-27tests/libqos/pci-pc: Avoid shifting left into sign bitPeter Maydell
2013-07-18libqos: Generalize I/O-mapped fw_cfgMarkus Armbruster
2013-07-18libqos: Add support for memory-mapped fw_cfgMarkus Armbruster
2013-05-08libqos/pci: Enable bus masteringKevin Wolf
2013-05-03libqos: Relocate I2C filesAndreas Färber
2013-04-29libqos: Convert fw_cfg values to host endiannessAndreas Färber
2013-04-17libqos: add malloc supportAnthony Liguori
2013-04-17libqos: add fw_cfg supportAnthony Liguori
2013-04-17qtest: add libqos including PCI supportAnthony Liguori