aboutsummaryrefslogtreecommitdiff
path: root/tests/libqos/pci.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-12tests/libqos: Move the libqos files under tests/qtest/Thomas Huth1-457/+0
2019-10-25libqos: add iteration support to qpci_find_capability()Stefan Hajnoczi1-6/+24
2019-03-07tests/libqos: has_buggy_msi flagEmanuele Giuseppe Esposito1-0/+14
2019-03-07tests/libqos: pci-pc driver and interface nodesEmanuele Giuseppe Esposito1-2/+30
2018-08-16tests: Clean up string interpolation around qtest_qmp_device_add()Markus Armbruster1-7/+0
2017-09-15tests: Fix broken ivshmem-server-msi/-irq testsThomas Huth1-1/+6
2017-09-15tests: Introduce generic device hot-plug/hot-unplug functionsThomas Huth1-17/+2
2016-10-28libqos: Change PCI accessors to take opaque BAR handleDavid Gibson1-81/+68
2016-10-28libqos: Add 64-bit PCI IO accessorsDavid Gibson1-0/+25
2016-10-28libqos: Implement mmio accessors in terms of mem{read,write}David Gibson1-6/+14
2016-10-28libqos: Add streaming accessors for PCI MMIODavid Gibson1-0/+16
2016-10-28libqos: Better handling of PCI legacy IODavid Gibson1-0/+5
2016-10-28libqos: Move BAR assignment to common codeDavid Gibson1-2/+54
2016-10-28libqos: Handle PCI IO de-multiplexing in common codeDavid Gibson1-7/+42
2016-10-06libqos: add PPC64 PCI supportLaurent Vivier1-1/+21
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell1-1/+0
2016-02-16tests: Clean up includesPeter Maydell1-0/+1
2016-02-02libqos: remove some leaksMarc-André Lureau1-0/+2
2014-09-22ahci: add test_pci_enable to ahci-test.John Snow1-0/+6
2014-09-08libqos: Added MSI-X supportMarc MarĂ­1-2/+109
2014-08-15libqos: allow qpci_iomap to return BAR mapping sizeJohn Snow1-2/+2
2014-06-02qtest: fix qpci_config_writelGerd Hoffmann1-1/+1
2013-05-08libqos/pci: Enable bus masteringKevin Wolf1-1/+1
2013-04-17qtest: add libqos including PCI supportAnthony Liguori1-0/+151