diff options
author | Cédric Le Goater | 2017-07-14 18:13:58 +0200 |
---|---|---|
committer | David Gibson | 2017-07-17 07:07:05 +0200 |
commit | 346ebfc6fbf1a0c07cbdfc52beef0f0b9b5180d4 (patch) | |
tree | 733b8f121f448a838ddae7a755088f8e52e04fec /qga/commands-win32.c | |
parent | spapr: fix memory leak in spapr_core_pre_plug() (diff) | |
download | qemu-346ebfc6fbf1a0c07cbdfc52beef0f0b9b5180d4.tar.gz qemu-346ebfc6fbf1a0c07cbdfc52beef0f0b9b5180d4.tar.xz qemu-346ebfc6fbf1a0c07cbdfc52beef0f0b9b5180d4.zip |
target/ppc: fix CPU hotplug when radix is enabled (TCG)
But when a guest initializes radix mode, it issues a H_REGISTER_PROC_TBL
to update the LPCR of all CPUs. Hot-plugged CPUs inherit from the same
setting under KVM but not under TCG. So, Let's check for radix and update
the default LPCR to keep new CPUs in sync.
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'qga/commands-win32.c')
0 files changed, 0 insertions, 0 deletions