aboutsummaryrefslogtreecommitdiff
path: root/tests/libqos/pci.h
AgeCommit message (Expand)Author
2020-01-12tests/libqos: Move the libqos files under tests/qtest/Thomas Huth
2019-10-25libqos: add iteration support to qpci_find_capability()Stefan Hajnoczi
2019-05-08tests: qpci_unplug_acpi_device_test() should not rely on global_qtestThomas Huth
2019-03-07tests/libqos: has_buggy_msi flagEmanuele Giuseppe Esposito
2019-03-07tests/libqos: pci-pc driver and interface nodesEmanuele Giuseppe Esposito
2018-08-16tests: Clean up string interpolation around qtest_qmp_device_add()Markus Armbruster
2018-02-14libqos: Track QTestState with QPCIBusEric Blake
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-02-23all: Clean up includesPeter Maydell
2014-10-15libqos: Add qpci_plug_device_test() and qpci_unplug_acpi_device_test()Igor Mammedov
2014-09-08libqos: Added MSI-X supportMarc MarĂ­
2014-08-15libqos: allow qpci_iomap to return BAR mapping sizeJohn Snow
2013-04-17qtest: add libqos including PCI supportAnthony Liguori