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