summaryrefslogtreecommitdiff
path: root/hw/ppc/spapr.c
AgeCommit message (Expand)Author
2015-09-23spapr: Provide better error message when slots exceed max allowedBharata B Rao
2015-09-23spapr: Don't allow memory hotplug to memory less nodesBharata B Rao
2015-09-23spapr: Memory hotplug supportBharata B Rao
2015-09-23spapr: Make hash table size a factor of maxram_sizeBharata B Rao
2015-09-23spapr: Support ibm,dynamic-reconfiguration-memoryBharata B Rao
2015-09-23spapr: Add LMB DR connectorsDavid Gibson
2015-09-23spapr: Use QEMU limit for maximum CPUs numberAlexey Kardashevskiy
2015-09-23spapr: Initialize hotplug memory address spaceBharata B Rao
2015-09-23spapr: Enable in-kernel H_SET_MODE handlingAlexey Kardashevskiy
2015-09-23pseries: Fix incorrect calculation of threads per socket for chip-idDavid Gibson
2015-09-23spapr: add dumpdtb supportAndrew Jones
2015-09-23spapr: Add /rtas/ibm,change-msix-capableSam Bobroff
2015-09-23spapr: Add /ibm,partition-nameSam Bobroff
2015-09-23spapr: Create pseries-2.5 machineDavid Gibson
2015-09-23spapr: Provide an error message when migration fails due to htab_shift mismatchBharata B Rao
2015-09-19machine: Set MachineClass::name automaticallyEduardo Habkost
2015-09-19pseries: Rename machine class names to use MACHINE_TYPE_NAMEEduardo Habkost
2015-08-13pci: allow 0 address for PCI IO/MEM regionsLaurent Vivier
2015-07-07Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2015-07-07ppc: Update cpu_model in MachineStateBharata B Rao
2015-07-07spapr: Consolidate cpu init code into a routineBharata B Rao
2015-07-07spapr: Reorganize CPU dt generation codeBharata B Rao
2015-07-07spapr: Consider max_cpus during xics initializationBharata B Rao
2015-07-07spapr: Add sPAPRMachineClassDavid Gibson
2015-07-07spapr: Remove obsolete entry_point field from sPAPRMachineStateDavid Gibson
2015-07-07spapr: Remove obsolete ram_limit field from sPAPRMachineStateDavid Gibson
2015-07-07spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson
2015-07-07spapr: ensure we have at least one XICS serverGreg Kurz
2015-07-07global_state: Make section optionalJuan Quintela
2015-07-07Fix older machine type compatibility on power with section footersDr. David Alan Gilbert
2015-06-03pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementationsDavid Gibson
2015-06-03spapr: override default ram size to 512MBNikunj A Dadhania
2015-06-03spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridgeMichael Roth
2015-06-03spapr_events: event-scan RTAS interfaceTyrel Datwyler
2015-06-03spapr_events: re-use EPOW event infrastructure for hotplug eventsNathan Fontenot
2015-06-03spapr_rtas: add ibm, configure-connector RTAS interfaceMichael Roth
2015-06-03hw/ppc/spapr: Use error_report() instead of hw_error()Thomas Huth
2015-06-03hw/ppc/spapr: Fix error message when firmware could not be loadedThomas Huth
2015-06-03pseries: Add pseries-2.4 machine typeDavid Gibson
2015-05-31spapr: define SPAPR_COMPAT_2_3Eduardo Habkost
2015-05-31spapr: Use HW_COMPAT_* inside SPAPR_COMPAT_* macrosEduardo Habkost
2015-05-31spapr: Move commas inside SPAPR_COMPAT_* macrosEduardo Habkost
2015-05-31hw: Move commas inside HW_COMPAT_2_1 macroEduardo Habkost
2015-05-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-04-30misc: Fix new collection of typosStefan Weil
2015-04-27ppc: spapr: add 2.4 machine typeJason Wang
2015-04-27spapr: add machine type specific instance init functionJason Wang
2015-03-25powerpc: fix -machine usb=no for newworld and pseries machinesPaolo Bonzini
2015-03-25PPC: pseries: Implement boot once=fooAlexander Graf
2015-03-25spapr: Add missing checks for NULL pointers and report failuresStefan Weil