summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorThomas Huth2017-06-13 12:55:29 +0200
committerDavid Gibson2017-06-30 06:03:31 +0200
commitf1c29ebc51be77bd64178c8d9fc98a8f91a69d25 (patch)
tree5855d3c575b66cdb7b6402fa10e8b28ae1e34cf6 /scripts
parentspapr: Fix migration of Radix guests (diff)
downloadqemu-f1c29ebc51be77bd64178c8d9fc98a8f91a69d25.tar.gz
qemu-f1c29ebc51be77bd64178c8d9fc98a8f91a69d25.tar.xz
qemu-f1c29ebc51be77bd64178c8d9fc98a8f91a69d25.zip
target/ppc/excp_helper: Take BQL before calling cpu_interrupt()
Since the introduction of MTTCG, using the msgsnd instruction abort()s if being called without holding the BQL. So let's protect that part of the code now with qemu_mutex_lock_iothread(). Buglink: https://bugs.launchpad.net/qemu/+bug/1694998 Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions