summaryrefslogtreecommitdiffstats
path: root/scripts/modules/module_block.py
diff options
context:
space:
mode:
authorDavid Gibson2016-11-10 04:37:38 +0100
committerDavid Gibson2017-01-31 00:10:14 +0100
commitf6f242c7578fbedcdb53a14d4b057a7059b8dd1d (patch)
tree073ca40777358eab78a72c8fea13bcfdcd21268a /scripts/modules/module_block.py
parentpseries: Rewrite CAS PVR compatibility logic (diff)
downloadqemu-f6f242c7578fbedcdb53a14d4b057a7059b8dd1d.tar.gz
qemu-f6f242c7578fbedcdb53a14d4b057a7059b8dd1d.tar.xz
qemu-f6f242c7578fbedcdb53a14d4b057a7059b8dd1d.zip
ppc: Add ppc_set_compat_all()
Once a compatiblity mode is negotiated with the guest, h_client_architecture_support() uses run_on_cpu() to update each CPU to the new mode. We're going to want this logic somewhere else shortly, so make a helper function to do this global update. We put it in target-ppc/compat.c - it makes as much sense at the CPU level as it does at the machine level. We also move the cpu_synchronize_state() into ppc_set_compat(), since it doesn't really make any sense to call that without synchronizing state. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'scripts/modules/module_block.py')
0 files changed, 0 insertions, 0 deletions