aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/spapr.c
AgeCommit message (Expand)Author
2016-06-27qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCorePeter Krempa
2016-06-17spapr: implement query-hotpluggable-cpus callbackIgor Mammedov
2016-06-17spapr: CPU hot unplug supportBharata B Rao
2016-06-17spapr: CPU hotplug supportBharata B Rao
2016-06-17spapr: convert boot CPUs into CPU core devicesBharata B Rao
2016-06-17spapr: Move spapr_cpu_init() to spapr_cpu_core.cBharata B Rao
2016-06-17spapr: Abstract CPU core device and type specific core devicesBharata B Rao
2016-06-14spapr: Ensure all LMBs are represented in ibm,dynamic-memoryBharata B Rao
2016-06-07spapr: Introduce pseries-2.7 machine typeBharata B Rao
2016-06-07spapr: Increase hotpluggable memory slots to 256Bharata B Rao
2016-05-27spapr: ensure device trees are always associated with DRCJianjun Duan
2016-05-27Added negative check for get_image_size()Zhou Jie
2016-05-20machine: add properties to compat_props incrementalyIgor Mammedov
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-04-23hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridgeThomas Huth
2016-04-08spapr: fix possible Negative array index readGonglei
2016-03-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-03-24hw/net/spapr_llan: Enable the RX buffer pools by default for new machinesThomas Huth
2016-03-24ppc: Create cpu_ppc_set_papr() helperBenjamin Herrenschmidt
2016-03-24spapr/target-ppc/kvm: Only add hcall-instructions if KVM supports itAlexey Kardashevskiy
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-16machine: Use type_init() to register machine classesEduardo Habkost
2016-03-16target-ppc: Eliminate kvmppc_kern_htab globalDavid Gibson
2016-03-16target-ppc: Add helpers for updating a CPU's SDR1 and external HPTDavid Gibson
2016-03-11msi_supported -> msi_nonbrokenMichael S. Tsirkin
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite
2016-02-28spapr: skip configuration section during migration of older machinesGreg Kurz
2016-02-28spapr: disable vmdesc submission for old machinesGreg Kurz
2016-02-25spapr: initialize local Error pointerGreg Kurz
2016-02-17pseries: Include missing pseries-2.5 compat properties in pseries-2.4David Gibson
2016-02-17migration: ensure htab_save_first completes after timeoutDavid Gibson
2016-02-17target-ppc: Remove hack for ppc_hash64_load_hpte*() with HV KVMDavid Gibson
2016-02-17pseries: Move hash page table allocation to reset timeDavid Gibson
2016-02-17pseries: Add helper to calculate recommended hash page table sizeDavid Gibson
2016-02-17pseries: Simplify handling of the hash page table fdDavid Gibson
2016-01-30pseries: Clean up error reporting in htab migration functionsDavid Gibson
2016-01-30pseries: Clean up error reporting in ppc_spapr_init()David Gibson
2016-01-30pseries: Clean up error handling in xics_system_init()David Gibson
2016-01-30pseries: Clean up error handling in spapr_vga_init()David Gibson
2016-01-30pseries: Clean up error handling in spapr_validate_node_memory()David Gibson
2016-01-30pseries: Clean up error handling of spapr_cpu_init()David Gibson
2016-01-30ppc: Clean up error handling in ppc_set_compat()David Gibson
2016-01-30spapr: Don't create ibm,dynamic-reconfiguration-memory w/o DR LMBsBharata B Rao
2016-01-29ppc: Clean up includesPeter Maydell
2016-01-13error: Strip trailing '\n' from error string arguments (again)Markus Armbruster
2016-01-13spapr: Use error_reportf_err()Markus Armbruster
2016-01-13hw: Inline the qdev_prop_set_drive_nofail() wrapperMarkus Armbruster
2016-01-11hw/ppc/spapr: fix spapr->kvm_type leakDavid Gibson
2016-01-11hw/ppc/spapr: Use XHCI as host controller for new spapr machinesThomas Huth