index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr.c
Age
Commit message (
Expand
)
Author
2016-06-27
qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCore
Peter Krempa
2016-06-17
spapr: implement query-hotpluggable-cpus callback
Igor Mammedov
2016-06-17
spapr: CPU hot unplug support
Bharata B Rao
2016-06-17
spapr: CPU hotplug support
Bharata B Rao
2016-06-17
spapr: convert boot CPUs into CPU core devices
Bharata B Rao
2016-06-17
spapr: Move spapr_cpu_init() to spapr_cpu_core.c
Bharata B Rao
2016-06-17
spapr: Abstract CPU core device and type specific core devices
Bharata B Rao
2016-06-14
spapr: Ensure all LMBs are represented in ibm,dynamic-memory
Bharata B Rao
2016-06-07
spapr: Introduce pseries-2.7 machine type
Bharata B Rao
2016-06-07
spapr: Increase hotpluggable memory slots to 256
Bharata B Rao
2016-05-27
spapr: ensure device trees are always associated with DRC
Jianjun Duan
2016-05-27
Added negative check for get_image_size()
Zhou Jie
2016-05-20
machine: add properties to compat_props incrementaly
Igor Mammedov
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-04-23
hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridge
Thomas Huth
2016-04-08
spapr: fix possible Negative array index read
Gonglei
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-03-24
hw/net/spapr_llan: Enable the RX buffer pools by default for new machines
Thomas Huth
2016-03-24
ppc: Create cpu_ppc_set_papr() helper
Benjamin Herrenschmidt
2016-03-24
spapr/target-ppc/kvm: Only add hcall-instructions if KVM supports it
Alexey Kardashevskiy
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-16
machine: Use type_init() to register machine classes
Eduardo Habkost
2016-03-16
target-ppc: Eliminate kvmppc_kern_htab global
David Gibson
2016-03-16
target-ppc: Add helpers for updating a CPU's SDR1 and external HPT
David Gibson
2016-03-11
msi_supported -> msi_nonbroken
Michael S. Tsirkin
2016-03-04
loader: Add data swap option to load-elf
Peter Crosthwaite
2016-02-28
spapr: skip configuration section during migration of older machines
Greg Kurz
2016-02-28
spapr: disable vmdesc submission for old machines
Greg Kurz
2016-02-25
spapr: initialize local Error pointer
Greg Kurz
2016-02-17
pseries: Include missing pseries-2.5 compat properties in pseries-2.4
David Gibson
2016-02-17
migration: ensure htab_save_first completes after timeout
David Gibson
2016-02-17
target-ppc: Remove hack for ppc_hash64_load_hpte*() with HV KVM
David Gibson
2016-02-17
pseries: Move hash page table allocation to reset time
David Gibson
2016-02-17
pseries: Add helper to calculate recommended hash page table size
David Gibson
2016-02-17
pseries: Simplify handling of the hash page table fd
David Gibson
2016-01-30
pseries: Clean up error reporting in htab migration functions
David Gibson
2016-01-30
pseries: Clean up error reporting in ppc_spapr_init()
David Gibson
2016-01-30
pseries: Clean up error handling in xics_system_init()
David Gibson
2016-01-30
pseries: Clean up error handling in spapr_vga_init()
David Gibson
2016-01-30
pseries: Clean up error handling in spapr_validate_node_memory()
David Gibson
2016-01-30
pseries: Clean up error handling of spapr_cpu_init()
David Gibson
2016-01-30
ppc: Clean up error handling in ppc_set_compat()
David Gibson
2016-01-30
spapr: Don't create ibm,dynamic-reconfiguration-memory w/o DR LMBs
Bharata B Rao
2016-01-29
ppc: Clean up includes
Peter Maydell
2016-01-13
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2016-01-13
spapr: Use error_reportf_err()
Markus Armbruster
2016-01-13
hw: Inline the qdev_prop_set_drive_nofail() wrapper
Markus Armbruster
2016-01-11
hw/ppc/spapr: fix spapr->kvm_type leak
David Gibson
2016-01-11
hw/ppc/spapr: Use XHCI as host controller for new spapr machines
Thomas Huth
[next]