Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-28 | libqos: Add 64-bit PCI IO accessors | David Gibson | 1 | -0/+14 |
2016-10-28 | libqos: Implement mmio accessors in terms of mem{read,write} | David Gibson | 1 | -44/+0 |
2016-10-28 | libqos: Add streaming accessors for PCI MMIO | David Gibson | 1 | -0/+17 |
2016-10-28 | libqos: Move BAR assignment to common code | David Gibson | 1 | -86/+3 |
2016-10-28 | libqos: Handle PCI IO de-multiplexing in common code | David Gibson | 1 | -56/+62 |
2016-10-16 | spapr: Improved placement of PCI host bridges in guest memory map | David Gibson | 1 | -5/+4 |
2016-10-16 | libqos: Limit spapr-pci to 32-bit MMIO for now | David Gibson | 1 | -17/+15 |
2016-10-16 | libqos: Correct error in PCI hole sizing for spapr | David Gibson | 1 | -2/+4 |
2016-10-16 | libqos: Isolate knowledge of spapr memory map to qpci_init_spapr() | David Gibson | 1 | -49/+64 |
2016-10-06 | libqos: add PPC64 PCI support | Laurent Vivier | 1 | -0/+288 |