summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* PPC: e500 pci host: Fix ATMUs register readsRudolf Marek2015-09-201-2/+2
* mac_dbdma: always clear FLUSH bit once DBDMA channel flush is completeMark Cave-Ayland2015-09-201-7/+5
* kvm_ppc: remove kvmppc_timer_hackPaolo Bonzini2015-09-202-7/+0
* Revert use of DEFINE_MACHINE() for registrations of multiple machinesAndreas Färber2015-09-1915-88/+484
* Use DEFINE_MACHINE() to register all machinesEduardo Habkost2015-09-1957-772/+517
* mac_world: Break long lineEduardo Habkost2015-09-191-1/+2
* exynos4: Declare each QEMUMachine as a separate variableEduardo Habkost2015-09-191-17/+14
* exynos4: Use MachineClass instead of exynos4_machines arrayEduardo Habkost2015-09-191-1/+3
* exynos4: Use EXYNOS4210_NCPUS instead of max_cpus on error messageEduardo Habkost2015-09-191-2/+1
* machine: Set MachineClass::name automaticallyEduardo Habkost2015-09-197-17/+6
* machine: Ensure all TYPE_MACHINE subclasses have the right suffixEduardo Habkost2015-09-191-0/+9
* mac99: Use MACHINE_TYPE_NAME to encode class nameEduardo Habkost2015-09-191-1/+1
* s390: Rename s390-ccw-virtio-2.4 class name to use MACHINE_TYPE_NAMEEduardo Habkost2015-09-191-2/+2
* s390-virtio: Rename machine class name to use MACHINE_TYPE_NAMEEduardo Habkost2015-09-191-2/+3
* pseries: Rename machine class names to use MACHINE_TYPE_NAMEEduardo Habkost2015-09-191-4/+4
* arm: Rename virt machine class to use MACHINE_TYPE_NAMEEduardo Habkost2015-09-191-2/+3
* vexpress: Rename machine classes to use MACHINE_TYPE_NAMEEduardo Habkost2015-09-191-4/+6
* vexpress: Don't set name on abstract classEduardo Habkost2015-09-191-1/+0
* qdev: Do not use slow [*] expansion for GPIO creationPavel Fedin2015-09-191-6/+15
* Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-09-184-62/+84
|\
| * ahci: clean up initial d2h semanticsJohn Snow2015-09-181-11/+16
| * ahci: remove cmd_fis argument from write_fis_d2hJohn Snow2015-09-181-7/+4
| * ahci: fix signature generationJohn Snow2015-09-181-12/+20
OpenPOWER on IntegriCloud