summaryrefslogtreecommitdiffstats
path: root/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2015-07-0714-361/+672
|\
| * sPAPR: Clear stale MSIx table during EEH resetGavin Shan2015-07-071-0/+46
| * sPAPR: Reenable EEH functionality on rebootGavin Shan2015-07-071-1/+18
| * sPAPR: Don't enable EEH on emulated PCI devicesGavin Shan2015-07-071-0/+7
| * spapr_pci: drop redundant args in spapr_[populate, create]_pci_child_dtNikunj A Dadhania2015-07-071-16/+11
| * spapr_pci: populate ibm,loc-codeNikunj A Dadhania2015-07-071-6/+71
| * spapr_pci: enumerate and add PCI device treeNikunj A Dadhania2015-07-071-17/+133
| * ppc: Update cpu_model in MachineStateBharata B Rao2015-07-076-25/+20
| * spapr: Consolidate cpu init code into a routineBharata B Rao2015-07-071-25/+29
| * spapr: Reorganize CPU dt generation codeBharata B Rao2015-07-071-125/+159
| * spapr: Support ibm, lrdr-capacity device tree propertyBharata B Rao2015-07-071-0/+16
| * spapr: Consider max_cpus during xics initializationBharata B Rao2015-07-071-2/+2
| * Revert "hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_it...Markus Armbruster2015-07-071-17/+11
| * spapr_iommu: translate sPAPRTCEAccess to IOMMUAccessFlagsGreg Kurz2015-07-071-2/+16
| * spapr_iommu: drop erroneous check in h_put_tce_indirect()Greg Kurz2015-07-071-3/+1
| * spapr_pci: set device node unit address as hexNikunj A Dadhania2015-07-071-5/+7
| * spapr_pci: encode class code including Prog IF registerNikunj A Dadhania2015-07-071-2/+1
| * spapr_pci: encode missing 64-bit memory address spaceNikunj A Dadhania2015-07-071-1/+9
| * spapr: Add sPAPRMachineClassDavid Gibson2015-07-071-0/+1
| * spapr: Remove obsolete entry_point field from sPAPRMachineStateDavid Gibson2015-07-071-3/+1
| * spapr: Remove obsolete ram_limit field from sPAPRMachineStateDavid Gibson2015-07-072-11/+14
| * spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson2015-07-078-113/+111
| * spapr: ensure we have at least one XICS serverGreg Kurz2015-07-071-1/+2
* | global_state: Make section optionalJuan Quintela2015-07-071-0/+1
* | Fix older machine type compatibility on power with section footersDr. David Alan Gilbert2015-07-071-0/+2
|/
* timer: Use a single definition of NSEC_PER_SEC for the whole codebaseAlberto Garcia2015-07-022-4/+1
* Include monitor/monitor.h exactly where neededMarkus Armbruster2015-06-221-1/+0
* Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster2015-06-221-1/+0
* qerror: Move #include out of qerror.hMarkus Armbruster2015-06-221-0/+1
* qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster2015-06-221-4/+4
* 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
OpenPOWER on IntegriCloud