aboutsummaryrefslogtreecommitdiff
path: root/tests/libqos/pci.h
AgeCommit message (Expand)Author
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