aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-09-23ppc/spapr: Fix buffer overflow in spapr_populate_drconf_memory()Thomas Huth
2015-09-23spapr: Fix default NUMA node allocation for threadsDavid Gibson
2015-09-23spapr: Move memory hotplug to RTAS_LOG_V6_HP_ID_DRC_COUNT typeBharata B Rao
2015-09-23spapr: Support hotplug by specifying DRC countBharata B Rao
2015-09-23spapr: Revert to memory@XXXX representation for non-hotplugged memoryBharata B Rao
2015-09-23spapr: Populate ibm,associativity-lookup-arrays correctly for non-NUMABharata B Rao
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: Don't use QOM [*] syntax for DR connectors.David Gibson
2015-09-23spapr_drc: use RTAS return codes for methods called by RTASMichael Roth
2015-09-23spapr: Initialize hotplug memory address spaceBharata B Rao
2015-09-23spapr_drc: don't allow 'empty' DRCs to be unisolated or allocatedMichael Roth
2015-09-23spapr_pci: fix device tree props for MSI/MSI-XMichael Roth
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-23pseries: define coldplugged devices as "configured"Laurent Vivier
2015-09-23sPAPR: Introduce rtas_ldq()Gavin Shan
2015-09-23spapr_rtas: Prevent QEMU crash during hotplug without a prior device_addBharata B Rao
2015-09-23ppc/spapr: Use qemu_log_mask() for hcall_dprintf()Thomas Huth
2015-09-23spapr_drc: Fix potential undefined behaviourDavid Gibson
2015-09-23spapr: add dumpdtb supportAndrew Jones
2015-09-23spapr: SPLPAR CharacteristicsSam Bobroff
2015-09-23spapr: Make ibm, change-msi respect 3 return valuesSam Bobroff
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-20PPC: e500 pci host: Fix ATMUs register readsRudolf Marek
2015-09-20mac_dbdma: always clear FLUSH bit once DBDMA channel flush is completeMark Cave-Ayland
2015-09-20kvm_ppc: remove kvmppc_timer_hackPaolo Bonzini
2015-09-19Revert use of DEFINE_MACHINE() for registrations of multiple machinesAndreas Färber
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost
2015-09-19mac_world: Break long lineEduardo Habkost
2015-09-19exynos4: Declare each QEMUMachine as a separate variableEduardo Habkost
2015-09-19exynos4: Use MachineClass instead of exynos4_machines arrayEduardo Habkost
2015-09-19exynos4: Use EXYNOS4210_NCPUS instead of max_cpus on error messageEduardo Habkost
2015-09-19machine: Set MachineClass::name automaticallyEduardo Habkost
2015-09-19machine: Ensure all TYPE_MACHINE subclasses have the right suffixEduardo Habkost
2015-09-19mac99: Use MACHINE_TYPE_NAME to encode class nameEduardo Habkost
2015-09-19s390: Rename s390-ccw-virtio-2.4 class name to use MACHINE_TYPE_NAMEEduardo Habkost
2015-09-19s390-virtio: Rename machine class name to use MACHINE_TYPE_NAMEEduardo Habkost
2015-09-19pseries: Rename machine class names to use MACHINE_TYPE_NAMEEduardo Habkost
2015-09-19arm: Rename virt machine class to use MACHINE_TYPE_NAMEEduardo Habkost
2015-09-19vexpress: Rename machine classes to use MACHINE_TYPE_NAMEEduardo Habkost
2015-09-19vexpress: Don't set name on abstract classEduardo Habkost