summary refs log tree commit diff stats
path: root/tests/libqos/pci.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* libqos: Track QTestState with QPCIBusEric Blake2018-02-141-0/+1
* libqos: Change PCI accessors to take opaque BAR handleDavid Gibson2016-10-281-18/+28
* libqos: Add 64-bit PCI IO accessorsDavid Gibson2016-10-281-0/+4
* libqos: Implement mmio accessors in terms of mem{read,write}David Gibson2016-10-281-8/+0
* libqos: Add streaming accessors for PCI MMIODavid Gibson2016-10-281-0/+6
* libqos: Better handling of PCI legacy IODavid Gibson2016-10-281-0/+1
* libqos: Move BAR assignment to common codeDavid Gibson2016-10-281-4/+3
* libqos: Handle PCI IO de-multiplexing in common codeDavid Gibson2016-10-281-6/+16
* all: Clean up includesPeter Maydell2016-02-231-1/+0
* libqos: Add qpci_plug_device_test() and qpci_unplug_acpi_device_test()Igor Mammedov2014-10-151-0/+3
* libqos: Added MSI-X supportMarc MarĂ­2014-09-081-0/+10
* libqos: allow qpci_iomap to return BAR mapping sizeJohn Snow2014-08-151-2/+2
* qtest: add libqos including PCI supportAnthony Liguori2013-04-171-0/+80