aboutsummaryrefslogtreecommitdiff
path: root/tests/libqos/pci-spapr.c
AgeCommit message (Expand)Author
2018-02-14libqos: Use explicit QTestState for rtas operationsEric Blake
2018-02-14libqos: Track QTestState with QPCIBusEric Blake
2017-01-31libqos: fix spapr qpci_map()Laurent Vivier
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: Move BAR assignment to common codeDavid Gibson
2016-10-28libqos: Handle PCI IO de-multiplexing in common codeDavid Gibson
2016-10-16spapr: Improved placement of PCI host bridges in guest memory mapDavid Gibson
2016-10-16libqos: Limit spapr-pci to 32-bit MMIO for nowDavid Gibson
2016-10-16libqos: Correct error in PCI hole sizing for spaprDavid Gibson
2016-10-16libqos: Isolate knowledge of spapr memory map to qpci_init_spapr()David Gibson
2016-10-06libqos: add PPC64 PCI supportLaurent Vivier