Age | Commit message (Expand) | Author |
2017-03-01 | ppc/xics: use the QOM interface to get irqs | Cédric Le Goater |
2017-03-01 | ppc/xics: store the ICS object under the sPAPR machine | Cédric Le Goater |
2017-03-01 | spapr/pci: populate PCI DT in reverse order | Greg Kurz |
2017-03-01 | spapr: generate DT node names | Laurent Vivier |
2016-11-23 | spapr: Fix 2.7<->2.8 migration of PCI host bridge | David Gibson |
2016-11-23 | Revert "spapr: Fix migration of PCI host bridges from qemu-2.7" | David Gibson |
2016-11-15 | spapr: Fix migration of PCI host bridges from qemu-2.7 | David Gibson |
2016-10-28 | spapr_pci: advertise explicit numa IDs even when there's 1 node | Michael Roth |
2016-10-16 | spapr: Improved placement of PCI host bridges in guest memory map | David Gibson |
2016-10-16 | spapr_pci: Add a 64-bit MMIO window | David Gibson |
2016-10-16 | spapr_pci: Delegate placement of PCI host bridges to machine type | David Gibson |
2016-10-14 | ppc/xics: Make the ICSState a list | Benjamin Herrenschmidt |
2016-09-23 | spapr_pci: Add numa node id | Alexey Kardashevskiy |
2016-07-05 | spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW) | Alexey Kardashevskiy |
2016-07-05 | spapr_iommu: Realloc guest visible TCE table when starting/stopping listening | Alexey Kardashevskiy |
2016-07-01 | ppc/xics: Replace "icp" with "xics" in most places | Benjamin Herrenschmidt |
2016-07-01 | ppc/xics: Rename existing xics to xics_spapr | Benjamin Herrenschmidt |
2016-06-07 | spapr_pci: Drop cannot_instantiate_with_device_add_yet=false | Markus Armbruster |
2016-06-07 | spapr_pci: Add and export DMA resetting helper | Alexey Kardashevskiy |
2016-06-07 | spapr_pci: Reset DMA config on PHB reset | Alexey Kardashevskiy |
2016-06-07 | spapr_iommu: Add root memory region | Alexey Kardashevskiy |
2016-06-07 | spapr_iommu: Introduce "enabled" state for TCE table | Alexey Kardashevskiy |
2016-05-27 | spapr_pci: Use correct DMA LIOBN when composing the device tree | Alexey Kardashevskiy |
2016-05-27 | spapr: ensure device trees are always associated with DRC | Jianjun Duan |
2016-05-19 | dma: do not depend on kvm_enabled() | Paolo Bonzini |
2016-04-23 | hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridge | Thomas Huth |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-03-16 | spapr_pci: Remove finish_realize hook | David Gibson |
2016-03-16 | spapr_pci: Allow EEH on spapr-pci-host-bridge | David Gibson |
2016-03-16 | spapr_pci: Eliminate class callbacks | David Gibson |
2016-03-16 | spapr_pci: fix multifunction hotplug | Michael Roth |
2016-03-11 | msi_supported -> msi_nonbroken | Michael S. Tsirkin |
2016-02-28 | xics: report errors with the QEMU Error API | Greg Kurz |
2016-02-28 | spapr_pci: fix irq leak in RTAS ibm,change-msi | Greg Kurz |
2016-02-28 | spapr_pci: kill useless variable in rtas_ibm_change_msi() | Greg Kurz |
2016-01-29 | ppc: Clean up includes | Peter Maydell |
2015-10-23 | spapr_pci: Allow VFIO devices to work on the normal PCI host bridge | David Gibson |
2015-10-23 | spapr_pci: Allow PCI host bridge DMA window to be configured | David Gibson |
2015-09-23 | sPAPR: Revert don't enable EEH on emulated PCI devices | Gavin Shan |
2015-09-23 | spapr: Support hotplug by specifying DRC count | Bharata B Rao |
2015-09-23 | spapr_pci: fix device tree props for MSI/MSI-X | Michael Roth |
2015-09-23 | sPAPR: Introduce rtas_ldq() | Gavin Shan |
2015-09-23 | spapr: Make ibm, change-msi respect 3 return values | Sam Bobroff |
2015-09-11 | maint: avoid useless "if (foo) free(foo)" pattern | Markus Armbruster |
2015-07-07 | sPAPR: Don't enable EEH on emulated PCI devices | Gavin Shan |
2015-07-07 | spapr_pci: drop redundant args in spapr_[populate, create]_pci_child_dt | Nikunj A Dadhania |
2015-07-07 | spapr_pci: populate ibm,loc-code | Nikunj A Dadhania |
2015-07-07 | spapr_pci: enumerate and add PCI device tree | Nikunj A Dadhania |
2015-07-07 | Revert "hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_it... | Markus Armbruster |