summaryrefslogtreecommitdiffstats
path: root/hw/ppc
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
* prep: do not use CPU_LOG_IOPORT, convert to tracepointsPaolo Bonzini2015-10-231-27/+3
* ppc/spapr: Add "ibm,pa-features" property to the device-treeBenjamin Herrenschmidt2015-10-231-0/+31
* spapr_pci: Allow VFIO devices to work on the normal PCI host bridgeDavid Gibson2015-10-231-0/+6
* spapr_iommu: Provide a function to switch a TCE table to allowing VFIODavid Gibson2015-10-231-0/+32
* spapr_iommu: Rename vfio_accel parameterDavid Gibson2015-10-231-3/+3
* spapr_pci: Allow PCI host bridge DMA window to be configuredDavid Gibson2015-10-231-2/+5
* 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
* s/cpu_get_real_ticks/cpu_get_host_ticks/Christopher Covington2015-10-081-2/+2
* memhp: extend address auto assignment to support gapsIgor Mammedov2015-10-021-1/+1
* ppc: Rename ELF_MACHINE to be PPC specificPeter Crosthwaite2015-09-257-10/+10
* sPAPR: Enable EEH on VFIO PCI device onlyGavin Shan2015-09-231-1/+1
* sPAPR: Revert don't enable EEH on emulated PCI devicesGavin Shan2015-09-231-7/+0
* ppc/spapr: Implement H_RANDOM hypercall in QEMUThomas Huth2015-09-233-1/+195
* 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-233-12/+41
* 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-232-3/+123
* 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-232-49/+212
* spapr: Add LMB DR connectorsDavid Gibson2015-09-231-0/+87
* spapr: Use QEMU limit for maximum CPUs numberAlexey Kardashevskiy2015-09-231-4/+2
* spapr: Don't use QOM [*] syntax for DR connectors.David Gibson2015-09-231-1/+4
* spapr_drc: use RTAS return codes for methods called by RTASMichael Roth2015-09-232-36/+41
* spapr: Initialize hotplug memory address spaceBharata B Rao2015-09-231-0/+18
* spapr_drc: don't allow 'empty' DRCs to be unisolated or allocatedMichael Roth2015-09-231-0/+21
* spapr_pci: fix device tree props for MSI/MSI-XMichael Roth2015-09-231-2/+10
* 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
* pseries: define coldplugged devices as "configured"Laurent Vivier2015-09-231-1/+1
* sPAPR: Introduce rtas_ldq()Gavin Shan2015-09-231-10/+10
* spapr_rtas: Prevent QEMU crash during hotplug without a prior device_addBharata B Rao2015-09-231-0/+6
* ppc/spapr: Use qemu_log_mask() for hcall_dprintf()Thomas Huth2015-09-231-1/+2
* spapr_drc: Fix potential undefined behaviourDavid Gibson2015-09-231-1/+1
* spapr: add dumpdtb supportAndrew Jones2015-09-231-0/+2
* spapr: SPLPAR CharacteristicsSam Bobroff2015-09-231-2/+9
* spapr: Make ibm, change-msi respect 3 return valuesSam Bobroff2015-09-231-1/+3
* 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
OpenPOWER on IntegriCloud