summaryrefslogtreecommitdiffstats
path: root/tests/libqos/pci-spapr.c
Commit message (Expand)AuthorAgeFilesLines
* libqos: fix spapr qpci_map()Laurent Vivier2017-01-311-2/+2
* libqos: Add 64-bit PCI IO accessorsDavid Gibson2016-10-281-0/+14
* libqos: Implement mmio accessors in terms of mem{read,write}David Gibson2016-10-281-44/+0Star
* libqos: Add streaming accessors for PCI MMIODavid Gibson2016-10-281-0/+17
* libqos: Move BAR assignment to common codeDavid Gibson2016-10-281-86/+3Star
* libqos: Handle PCI IO de-multiplexing in common codeDavid Gibson2016-10-281-56/+62
* spapr: Improved placement of PCI host bridges in guest memory mapDavid Gibson2016-10-161-5/+4Star
* libqos: Limit spapr-pci to 32-bit MMIO for nowDavid Gibson2016-10-161-17/+15Star
* libqos: Correct error in PCI hole sizing for spaprDavid Gibson2016-10-161-2/+4
* libqos: Isolate knowledge of spapr memory map to qpci_init_spapr()David Gibson2016-10-161-49/+64
* libqos: add PPC64 PCI supportLaurent Vivier2016-10-061-0/+288