diff options
author | Cédric Le Goater <clg@kaod.org> | 2017-07-14 18:13:58 +0200 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2017-07-17 15:07:05 +1000 |
commit | 346ebfc6fbf1a0c07cbdfc52beef0f0b9b5180d4 (patch) | |
tree | 733b8f121f448a838ddae7a755088f8e52e04fec /include | |
parent | df8658de43db242ea82183d75cc957c2b0fa013a (diff) |
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 'include')
0 files changed, 0 insertions, 0 deletions