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