diff options
author | Aleksandar Markovic <amarkovic@wavecomp.com> | 2019-02-11 16:28:16 +0100 |
---|---|---|
committer | Aleksandar Markovic <amarkovic@wavecomp.com> | 2019-02-14 17:47:28 +0100 |
commit | 215581bdf1659c80645125df56cd2daa40de3d97 (patch) | |
tree | 8cd177c0d6c4d3300be87c525402ec9439f4314e /hw/ppc/ppc4xx_devs.c | |
parent | 33a07fa2db66376e6ee780d4a8b064dc5118cf34 (diff) | |
download | qemu-215581bdf1659c80645125df56cd2daa40de3d97.zip qemu-215581bdf1659c80645125df56cd2daa40de3d97.tar.gz qemu-215581bdf1659c80645125df56cd2daa40de3d97.tar.bz2 |
hw/mips_int: hold BQL for all interrupt requests
Make sure BQL is held for all interrupt requests.
For MTTCG-enabled configurations, handling soft and hard interrupts
between vCPUs must be properly locked. By acquiring BQL, make sure
all paths triggering an IRQ are synchronized.
Signed-off-by: Miodrag Dinic <miodrag.dinic@imgtec.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Acked-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'hw/ppc/ppc4xx_devs.c')
0 files changed, 0 insertions, 0 deletions