summary refs log tree commit diff stats
path: root/tests/libqos/pci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix broken ivshmem-server-msi/-irq testsThomas Huth2017-09-151-1/+6
* tests: Introduce generic device hot-plug/hot-unplug functionsThomas Huth2017-09-151-17/+2
* libqos: Change PCI accessors to take opaque BAR handleDavid Gibson2016-10-281-81/+68
* libqos: Add 64-bit PCI IO accessorsDavid Gibson2016-10-281-0/+25
* libqos: Implement mmio accessors in terms of mem{read,write}David Gibson2016-10-281-6/+14
* libqos: Add streaming accessors for PCI MMIODavid Gibson2016-10-281-0/+16
* libqos: Better handling of PCI legacy IODavid Gibson2016-10-281-0/+5
* libqos: Move BAR assignment to common codeDavid Gibson2016-10-281-2/+54
* libqos: Handle PCI IO de-multiplexing in common codeDavid Gibson2016-10-281-7/+42
* libqos: add PPC64 PCI supportLaurent Vivier2016-10-061-1/+21
* tests: Remove unnecessary glib.h includesPeter Maydell2016-06-071-1/+0
* tests: Clean up includesPeter Maydell2016-02-161-0/+1
* libqos: remove some leaksMarc-André Lureau2016-02-021-0/+2
* ahci: add test_pci_enable to ahci-test.John Snow2014-09-221-0/+6
* libqos: Added MSI-X supportMarc MarĂ­2014-09-081-2/+109
* libqos: allow qpci_iomap to return BAR mapping sizeJohn Snow2014-08-151-2/+2
* qtest: fix qpci_config_writelGerd Hoffmann2014-06-021-1/+1
* libqos/pci: Enable bus masteringKevin Wolf2013-05-081-1/+1
* qtest: add libqos including PCI supportAnthony Liguori2013-04-171-0/+151