summaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)AuthorFilesLines
2015-12-04spapr_drc: Change value of property "fdt" from null back to {}Markus Armbruster1-0/+5
2015-12-04spapr_drc: Make device "spapr-dr-connector" unavailable with -deviceMarkus Armbruster1-0/+4
2015-12-04spapr_drc: Handle visitor errors properlyMarkus Armbruster1-6/+26
2015-11-30hw/ppc/ppc405_boards: Fix infinite recursion by converting taihu_cpld from ol...Peter Maydell1-44/+8
2015-11-30hw/ppc/spapr: Remove duplicated "pseries" aliasThomas Huth1-2/+0
2015-11-26Fix memory leak on errorStefano Dong (董兴水)1-0/+1
2015-11-18ppc: Convert spapr code to use object property iteratorsDaniel P. Berrange1-1/+4
2015-11-12cuda.c: add delay to setting of SR_INT bitMark Cave-Ayland1-0/+3
2015-11-12PPC: mac99: Always add USB controllerAlexander Graf1-1/+2
2015-11-11spapr: Handle failure of KVM_PPC_ALLOCATE_HTAB ioctlBharata B Rao1-4/+16
2015-11-10Rename save_live_complete to save_live_complete_precopyDr. David Alan Gilbert1-1/+1
2015-10-29ppc/spapr: add 2.4 compat propsCornelia Huck1-0/+9
2015-10-29Revert "memhp: extend address auto assignment to support gaps"Michael S. Tsirkin1-1/+1
2015-10-23prep: do not use CPU_LOG_IOPORT, convert to tracepointsPaolo Bonzini1-27/+3
2015-10-23ppc/spapr: Add "ibm,pa-features" property to the device-treeBenjamin Herrenschmidt1-0/+31
2015-10-23spapr_pci: Allow VFIO devices to work on the normal PCI host bridgeDavid Gibson1-0/+6
2015-10-23spapr_iommu: Provide a function to switch a TCE table to allowing VFIODavid Gibson1-0/+32
2015-10-23spapr_iommu: Rename vfio_accel parameterDavid Gibson1-3/+3
2015-10-23spapr_pci: Allow PCI host bridge DMA window to be configuredDavid Gibson1-2/+5
2015-10-23spapr: Add "slb-size" property to CPU device tree nodesThomas Huth1-0/+1
2015-10-23spapr: Abort when HTAB of requested size isn't allocatedBharata B Rao1-0/+8
2015-10-23spapr: Allocate HTAB from machine initBharata B Rao1-7/+27
2015-10-20ppc/spapr: Allow VIRTIO_VGABenjamin Herrenschmidt1-0/+1
2015-10-08s/cpu_get_real_ticks/cpu_get_host_ticks/Christopher Covington1-2/+2
2015-10-02memhp: extend address auto assignment to support gapsIgor Mammedov1-1/+1
2015-09-25ppc: Rename ELF_MACHINE to be PPC specificPeter Crosthwaite7-10/+10
2015-09-23sPAPR: Enable EEH on VFIO PCI device onlyGavin Shan1-1/+1
2015-09-23sPAPR: Revert don't enable EEH on emulated PCI devicesGavin Shan1-7/+0
2015-09-23ppc/spapr: Implement H_RANDOM hypercall in QEMUThomas Huth3-1/+195
2015-09-23ppc/spapr: Fix buffer overflow in spapr_populate_drconf_memory()Thomas Huth1-3/+6
2015-09-23spapr: Fix default NUMA node allocation for threadsDavid Gibson1-0/+8
2015-09-23spapr: Move memory hotplug to RTAS_LOG_V6_HP_ID_DRC_COUNT typeBharata B Rao1-1/+1
2015-09-23spapr: Support hotplug by specifying DRC countBharata B Rao3-12/+41
2015-09-23spapr: Revert to memory@XXXX representation for non-hotplugged memoryBharata B Rao1-38/+9
2015-09-23spapr: Populate ibm,associativity-lookup-arrays correctly for non-NUMABharata B Rao1-2/+3
2015-09-23spapr: Provide better error message when slots exceed max allowedBharata B Rao1-2/+2
2015-09-23spapr: Don't allow memory hotplug to memory less nodesBharata B Rao1-1/+23
2015-09-23spapr: Memory hotplug supportBharata B Rao2-3/+123
2015-09-23spapr: Make hash table size a factor of maxram_sizeBharata B Rao1-1/+1
2015-09-23spapr: Support ibm,dynamic-reconfiguration-memoryBharata B Rao2-49/+212
2015-09-23spapr: Add LMB DR connectorsDavid Gibson1-0/+87
2015-09-23spapr: Use QEMU limit for maximum CPUs numberAlexey Kardashevskiy1-4/+2
2015-09-23spapr: Don't use QOM [*] syntax for DR connectors.David Gibson1-1/+4
2015-09-23spapr_drc: use RTAS return codes for methods called by RTASMichael Roth2-36/+41
2015-09-23spapr: Initialize hotplug memory address spaceBharata B Rao1-0/+18
2015-09-23spapr_drc: don't allow 'empty' DRCs to be unisolated or allocatedMichael Roth1-0/+21
2015-09-23spapr_pci: fix device tree props for MSI/MSI-XMichael Roth1-2/+10
2015-09-23spapr: Enable in-kernel H_SET_MODE handlingAlexey Kardashevskiy1-0/+1
2015-09-23pseries: Fix incorrect calculation of threads per socket for chip-idDavid Gibson1-4/+2
2015-09-23pseries: define coldplugged devices as "configured"Laurent Vivier1-1/+1