aboutsummaryrefslogtreecommitdiff
path: root/tests/libqos/pci.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-12tests/libqos: Move the libqos files under tests/qtest/Thomas Huth1-129/+0
2019-10-25libqos: add iteration support to qpci_find_capability()Stefan Hajnoczi1-1/+1
2019-05-08tests: qpci_unplug_acpi_device_test() should not rely on global_qtestThomas Huth1-1/+1
2019-03-07tests/libqos: has_buggy_msi flagEmanuele Giuseppe Esposito1-0/+4
2019-03-07tests/libqos: pci-pc driver and interface nodesEmanuele Giuseppe Esposito1-0/+12
2018-08-16tests: Clean up string interpolation around qtest_qmp_device_add()Markus Armbruster1-2/+0
2018-02-14libqos: Track QTestState with QPCIBusEric Blake1-0/+1
2016-10-28libqos: Change PCI accessors to take opaque BAR handleDavid Gibson1-18/+28
2016-10-28libqos: Add 64-bit PCI IO accessorsDavid Gibson1-0/+4
2016-10-28libqos: Implement mmio accessors in terms of mem{read,write}David Gibson1-8/+0
2016-10-28libqos: Add streaming accessors for PCI MMIODavid Gibson1-0/+6
2016-10-28libqos: Better handling of PCI legacy IODavid Gibson1-0/+1
2016-10-28libqos: Move BAR assignment to common codeDavid Gibson1-4/+3
2016-10-28libqos: Handle PCI IO de-multiplexing in common codeDavid Gibson1-6/+16
2016-02-23all: Clean up includesPeter Maydell1-1/+0
2014-10-15libqos: Add qpci_plug_device_test() and qpci_unplug_acpi_device_test()Igor Mammedov1-0/+3
2014-09-08libqos: Added MSI-X supportMarc MarĂ­1-0/+10
2014-08-15libqos: allow qpci_iomap to return BAR mapping sizeJohn Snow1-2/+2
2013-04-17qtest: add libqos including PCI supportAnthony Liguori1-0/+80