]> git.proxmox.com Git - mirror_qemu.git/commit
target/xtensa: hold BQL for interrupt processing
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 1 Mar 2017 20:29:10 +0000 (20:29 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 9 Mar 2017 10:41:43 +0000 (10:41 +0000)
commit47e20887970c3f267a4be9afacb72dbd51e6655f
treeaed8f44b1055336921f5d81e594e74e3b4364baf
parent278f5e98c647f74e93636e8b6f9ba20a71765a44
target/xtensa: hold BQL for interrupt processing

Make sure we have the BQL held when processing interrupts.

Reported-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Acked-by: Max Filippov <jcmvbkbc@gmail.com>
target/xtensa/helper.c
target/xtensa/op_helper.c