aboutsummaryrefslogtreecommitdiff
path: root/tests/libqos/pci.c
AgeCommit message (Expand)Author
2018-08-16tests: Clean up string interpolation around qtest_qmp_device_add()Markus Armbruster
2017-09-15tests: Fix broken ivshmem-server-msi/-irq testsThomas Huth
2017-09-15tests: Introduce generic device hot-plug/hot-unplug functionsThomas Huth
2016-10-28libqos: Change PCI accessors to take opaque BAR handleDavid Gibson
2016-10-28libqos: Add 64-bit PCI IO accessorsDavid Gibson
2016-10-28libqos: Implement mmio accessors in terms of mem{read,write}David Gibson
2016-10-28libqos: Add streaming accessors for PCI MMIODavid Gibson
2016-10-28libqos: Better handling of PCI legacy IODavid Gibson
2016-10-28libqos: Move BAR assignment to common codeDavid Gibson
2016-10-28libqos: Handle PCI IO de-multiplexing in common codeDavid Gibson
2016-10-06libqos: add PPC64 PCI supportLaurent Vivier
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell
2016-02-16tests: Clean up includesPeter Maydell
2016-02-02libqos: remove some leaksMarc-André Lureau
2014-09-22ahci: add test_pci_enable to ahci-test.John Snow
2014-09-08libqos: Added MSI-X supportMarc MarĂ­
2014-08-15libqos: allow qpci_iomap to return BAR mapping sizeJohn Snow
2014-06-02qtest: fix qpci_config_writelGerd Hoffmann
2013-05-08libqos/pci: Enable bus masteringKevin Wolf
2013-04-17qtest: add libqos including PCI supportAnthony Liguori