Age | Commit message (Expand) | Author |
---|---|---|
2018-02-14 | libqos: Use explicit QTestState for rtas operations | Eric Blake |
2018-02-14 | libqos: Track QTestState with QPCIBus | Eric Blake |
2017-01-31 | libqos: fix spapr qpci_map() | Laurent Vivier |
2016-10-28 | libqos: Add 64-bit PCI IO accessors | David Gibson |
2016-10-28 | libqos: Implement mmio accessors in terms of mem{read,write} | David Gibson |
2016-10-28 | libqos: Add streaming accessors for PCI MMIO | David Gibson |
2016-10-28 | libqos: Move BAR assignment to common code | David Gibson |
2016-10-28 | libqos: Handle PCI IO de-multiplexing in common code | David Gibson |
2016-10-16 | spapr: Improved placement of PCI host bridges in guest memory map | David Gibson |
2016-10-16 | libqos: Limit spapr-pci to 32-bit MMIO for now | David Gibson |
2016-10-16 | libqos: Correct error in PCI hole sizing for spapr | David Gibson |
2016-10-16 | libqos: Isolate knowledge of spapr memory map to qpci_init_spapr() | David Gibson |
2016-10-06 | libqos: add PPC64 PCI support | Laurent Vivier |