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
2018-01-10
spapr: Correct compatibility mode setting for hotplugged CPUs
David Gibson
2017-12-15
spapr: don't initialize PATB entry if max-cpu-compat < power9
Laurent Vivier
2017-12-15
spapr: Assume msi_nonbroken
David Gibson
2017-12-15
spapr: Rename machine init functions for clarity
David Gibson
2017-12-15
spapr: replace numa_get_node() with lookup in pc-dimm list
Igor Mammedov
2017-12-15
spapr: introduce a spapr_qirq() helper
Cédric Le Goater
2017-12-15
spapr: introduce a spapr_irq_set_lsi() helper
Cédric Le Goater
2017-12-15
spapr: move the IRQ allocation routines under the machine
Cédric Le Goater
2017-12-15
spapr_cpu_core: instantiate CPUs separately
Greg Kurz
2017-12-15
spapr: Add pseries-2.12 machine type
David Gibson
2017-12-04
spapr: Include "pre-plugged" DIMMS in ram size calculation at reset
David Gibson
2017-11-30
pseries: fix TCG migration
Laurent Vivier
2017-11-27
target/ppc: Move setting of patb_entry on hash table init
Suraj Jitindar Singh
2017-11-22
hw/ppc/spapr: Fix virtio-scsi bootindex handling for LUNs >= 256
Thomas Huth
2017-11-20
spapr: reset DRCs after devices
Greg Kurz
2017-11-20
target/ppc: Update setting of cpu features to account for compat modes
Suraj Jitindar Singh
2017-10-17
ppc: spapr: use generic cpu_model parsing
Igor Mammedov
2017-10-17
ppc: spapr: use cpu model names as tcg defaults instead of aliases
Igor Mammedov
2017-10-17
ppc: spapr: use cpu type name directly
Igor Mammedov
2017-10-17
ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()
Igor Mammedov
2017-10-17
hw/ppc/spapr.c: abort unplug_request if previous unplug isn't done
Daniel Henrique Barboza
2017-10-17
spapr: sanity check size of the CAS buffer
Greg Kurz
2017-10-17
spapr: fix OF word name in comment
Greg Kurz
2017-10-17
hw/ppc: use 0 instead of fdt_path_offset(fdt, "/")
Greg Kurz
2017-09-27
spapr: fix the value of SDR1 in kvmppc_put_books_sregs()
Greg Kurz
2017-09-27
spapr: introduce helpers to migrate HPT chunks and the end marker
Greg Kurz
2017-09-27
ppc/kvm: generalize the use of kvmppc_get_htab_fd()
Greg Kurz
2017-09-27
ppc/kvm: change kvmppc_get_htab_fd() to return -errno on error
Greg Kurz
2017-09-19
numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
Igor Mammedov
2017-09-15
ppc/xive: fix OV5_XIVE_EXPLOIT bits
Cédric Le Goater
2017-09-15
hw/ppc/spapr.c: cleaning up qdev_get_machine() calls
Daniel Henrique Barboza
2017-09-08
PPC: KVM: Support machine option to set VSMT mode
Sam Bobroff
2017-09-08
ppc: spapr: Make VCPU ID handling private to SPAPR
Sam Bobroff
2017-09-08
ppc: spapr: Rename cpu_dt_id to vcpu_id
Sam Bobroff
2017-09-08
spapr: add pseries-2.11 machine type
Greg Kurz
2017-09-08
hw/ppc: CAS reset on early device hotplug
Daniel Henrique Barboza
2017-09-08
hw/ppc: clear pending_events on machine reset
Daniel Henrique Barboza
2017-08-22
hw/ppc/spapr: Fix segfault when instantiating a 'pc-dimm' without 'memdev'
Thomas Huth
2017-07-29
Revert "spapr: populate device tree depending on XIVE_EXPLOIT option"
David Gibson
2017-07-25
spapr: Fix QEMU abort during memory unplug
Bharata B Rao
2017-07-25
spapr/htab: fix savevm
Laurent Vivier
2017-07-17
spapr: fix memory leak in spapr_core_pre_plug()
Greg Kurz
2017-07-17
pseries: Use smaller default hash page tables when guest can resize
David Gibson
2017-07-17
pseries: Enable HPT resizing for 2.10
David Gibson
2017-07-17
pseries: Implement HPT resizing
David Gibson
2017-07-17
pseries: Stubs for HPT resizing
David Gibson
2017-07-17
spapr: fix potential memory leak in spapr_core_plug()
Greg Kurz
2017-07-17
spapr: Refactor spapr_drc_detach()
David Gibson
2017-07-17
spapr: Simplify unplug path
David Gibson
2017-07-17
spapr: Treat devices added before inbound migration as coldplugged
Laurent Vivier
[next]