summaryrefslogtreecommitdiffstats
path: root/hw/ppc/spapr.c
Commit message (Expand)AuthorAgeFilesLines
* ppc/spapr: add 2.4 compat propsCornelia Huck2015-10-291-0/+9
* Revert "memhp: extend address auto assignment to support gaps"Michael S. Tsirkin2015-10-291-1/+1
* ppc/spapr: Add "ibm,pa-features" property to the device-treeBenjamin Herrenschmidt2015-10-231-0/+31
* spapr: Add "slb-size" property to CPU device tree nodesThomas Huth2015-10-231-0/+1
* spapr: Abort when HTAB of requested size isn't allocatedBharata B Rao2015-10-231-0/+8
* spapr: Allocate HTAB from machine initBharata B Rao2015-10-231-7/+27
* ppc/spapr: Allow VIRTIO_VGABenjamin Herrenschmidt2015-10-201-0/+1
* memhp: extend address auto assignment to support gapsIgor Mammedov2015-10-021-1/+1
* ppc: Rename ELF_MACHINE to be PPC specificPeter Crosthwaite2015-09-251-2/+2
* ppc/spapr: Implement H_RANDOM hypercall in QEMUThomas Huth2015-09-231-0/+8
* ppc/spapr: Fix buffer overflow in spapr_populate_drconf_memory()Thomas Huth2015-09-231-3/+6
* spapr: Fix default NUMA node allocation for threadsDavid Gibson2015-09-231-0/+8
* spapr: Move memory hotplug to RTAS_LOG_V6_HP_ID_DRC_COUNT typeBharata B Rao2015-09-231-1/+1
* spapr: Support hotplug by specifying DRC countBharata B Rao2015-09-231-1/+1
* spapr: Revert to memory@XXXX representation for non-hotplugged memoryBharata B Rao2015-09-231-38/+9
* spapr: Populate ibm,associativity-lookup-arrays correctly for non-NUMABharata B Rao2015-09-231-2/+3
* spapr: Provide better error message when slots exceed max allowedBharata B Rao2015-09-231-2/+2
* spapr: Don't allow memory hotplug to memory less nodesBharata B Rao2015-09-231-1/+23
* spapr: Memory hotplug supportBharata B Rao2015-09-231-0/+118
* spapr: Make hash table size a factor of maxram_sizeBharata B Rao2015-09-231-1/+1
* spapr: Support ibm,dynamic-reconfiguration-memoryBharata B Rao2015-09-231-43/+167
* spapr: Add LMB DR connectorsDavid Gibson2015-09-231-0/+87
* spapr: Use QEMU limit for maximum CPUs numberAlexey Kardashevskiy2015-09-231-4/+2
* spapr: Initialize hotplug memory address spaceBharata B Rao2015-09-231-0/+18
* spapr: Enable in-kernel H_SET_MODE handlingAlexey Kardashevskiy2015-09-231-0/+1
* pseries: Fix incorrect calculation of threads per socket for chip-idDavid Gibson2015-09-231-4/+2
* spapr: add dumpdtb supportAndrew Jones2015-09-231-0/+2
* spapr: Add /rtas/ibm,change-msix-capableSam Bobroff2015-09-231-0/+4
* spapr: Add /ibm,partition-nameSam Bobroff2015-09-231-0/+5
* spapr: Create pseries-2.5 machineDavid Gibson2015-09-231-1/+18
* spapr: Provide an error message when migration fails due to htab_shift mismatchBharata B Rao2015-09-231-0/+2
* machine: Set MachineClass::name automaticallyEduardo Habkost2015-09-191-4/+0
* pseries: Rename machine class names to use MACHINE_TYPE_NAMEEduardo Habkost2015-09-191-4/+4
* pci: allow 0 address for PCI IO/MEM regionsLaurent Vivier2015-08-131-0/+1
* Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2015-07-071-212/+238
|\
| * ppc: Update cpu_model in MachineStateBharata B Rao2015-07-071-4/+3
| * 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: Consider max_cpus during xics initializationBharata B Rao2015-07-071-2/+2
| * 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-071-10/+12
| * spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson2015-07-071-43/+30
| * 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
|/
* 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: add dynamic-reconfiguration option for spapr-pci-host-bridgeMichael Roth2015-06-031-2/+7
* spapr_events: event-scan RTAS interfaceTyrel Datwyler2015-06-031-0/+2
OpenPOWER on IntegriCloud