summaryrefslogtreecommitdiffstats
path: root/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
* fw_cfg: fix FW_CFG_BOOT_DEVICE update on ppc and sparcGabriel L. Somlo2015-06-102-2/+2
* Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2015-06-048-156/+1899
|\
| * pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementationsDavid Gibson2015-06-031-0/+5
| * spapr: override default ram size to 512MBNikunj A Dadhania2015-06-031-0/+1
| * spapr_pci: emit hotplug add/remove events during hotplugTyrel Datwyler2015-06-031-0/+4
| * spapr_pci: enable basic hotplug operationsMichael Roth2015-06-031-19/+380
| * spapr_pci: create DRConnectors for each PCI slot during PHB realizeMichael Roth2015-06-031-1/+17
| * spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridgeMichael Roth2015-06-032-2/+9
| * spapr_drc: add spapr_drc_populate_dt()Michael Roth2015-06-031-0/+156
| * spapr_events: event-scan RTAS interfaceTyrel Datwyler2015-06-032-7/+60
| * spapr_events: re-use EPOW event infrastructure for hotplug eventsNathan Fontenot2015-06-032-51/+239
| * spapr_rtas: add ibm, configure-connector RTAS interfaceMichael Roth2015-06-032-0/+184
| * spapr_rtas: add get-sensor-state RTAS interfaceMike Day2015-06-031-0/+43
| * spapr_rtas: add set-indicator RTAS interfaceMike Day2015-06-031-0/+84
| * spapr_rtas: add get/set-power-level RTAS interfacesNathan Fontenot2015-06-031-0/+54
| * spapr_drc: initial implementation of sPAPRDRConnector deviceMichael Roth2015-06-032-1/+589
| * hw/ppc/spapr: Use error_report() instead of hw_error()Thomas Huth2015-06-031-8/+8
| * hw/ppc/spapr: Fix error message when firmware could not be loadedThomas Huth2015-06-031-3/+3
| * pseries: Add pseries-2.4 machine typeDavid Gibson2015-06-031-0/+5
| * hw/ppc/spapr_iommu: Fix the check for invalid upper bits in liobnThomas Huth2015-06-031-2/+2
| * spapr_iommu: Give unique QOM name to TCE tableAlexey Kardashevskiy2015-06-031-1/+3
| * spapr_pci: Rework device-tree renderingAlexey Kardashevskiy2015-06-031-25/+5
| * spapr_iommu: Make spapr_tce_find_by_liobn() publicAlexey Kardashevskiy2015-06-031-1/+1
| * spapr_pci: Make find_phb()/find_dev() publicAlexey Kardashevskiy2015-06-031-18/+18
| * spapr_iommu: Add separate trace points for PCI DMA operationsAlexey Kardashevskiy2015-06-031-7/+20
| * spapr_pci: Define default DMA window size as a macroAlexey Kardashevskiy2015-06-031-3/+3
| * spapr_vio: Introduce a liobn number generating macrosAlexey Kardashevskiy2015-06-031-1/+1
| * spapr_pci: Introduce a liobn number generating macrosAlexey Kardashevskiy2015-06-031-2/+2
| * spapr_iommu: Make H_PUT_TCE_INDIRECT endian-safeAlexey Kardashevskiy2015-06-031-4/+3
| * spapr_iommu: Disable in-kernel IOMMU tables for >4GB windowsAlexey Kardashevskiy2015-06-031-3/+3
| * spapr_pci: Fix unsafe signed/unsigned comparisonsDavid Gibson2015-06-031-8/+8
* | hw/ppc/prep.c: Fix misusing qemu_allocate_irqs for single irqShannon Zhao2015-06-031-3/+2
* | hw/ppc/e500.c: Fix memory leakShannon Zhao2015-06-031-0/+1
|/
* spapr: define SPAPR_COMPAT_2_3Eduardo Habkost2015-05-311-0/+4
* spapr: Use HW_COMPAT_* inside SPAPR_COMPAT_* macrosEduardo Habkost2015-05-311-2/+3
* spapr: Move commas inside SPAPR_COMPAT_* macrosEduardo Habkost2015-05-311-3/+3
* hw: Move commas inside HW_COMPAT_2_1 macroEduardo Habkost2015-05-311-1/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-05-111-2/+52
|\
| * ppc: spapr: add 2.4 machine typeJason Wang2015-04-271-2/+29
| * spapr: add machine type specific instance init functionJason Wang2015-04-271-0/+23
* | misc: Fix new collection of typosStefan Weil2015-04-301-1/+1
* | Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi2015-04-281-1/+1
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-03-262-2/+0
|\
| * fw_cfg: factor out initialization of FW_CFG_ID (rev. number)Gabriel L. Somlo2015-03-252-2/+0
* | powerpc: fix -machine usb=no for newworld and pseries machinesPaolo Bonzini2015-03-252-2/+2
* | PPC: pseries: Implement boot once=fooAlexander Graf2015-03-251-8/+22
* | spapr: Add missing checks for NULL pointers and report failuresStefan Weil2015-03-251-0/+8
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-03-122-19/+11
|\
| * machine: query kernel-irqchip propertyMarcel Apfelbaum2015-03-112-19/+11
* | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell2015-03-113-174/+152
|\ \ | |/ |/|
OpenPOWER on IntegriCloud