summaryrefslogtreecommitdiffstats
path: root/roms
diff options
context:
space:
mode:
authorRabin Vincent2011-11-06 17:01:08 +0100
committerPeter Maydell2011-11-06 17:01:08 +0100
commit41bf234d8e35e9273290df278e2aeb88c0c50a4f (patch)
tree5f563eea221ef4b9c0b169bf53b19c084f41e22c /roms
parentMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa (diff)
downloadqemu-41bf234d8e35e9273290df278e2aeb88c0c50a4f.tar.gz
qemu-41bf234d8e35e9273290df278e2aeb88c0c50a4f.tar.xz
qemu-41bf234d8e35e9273290df278e2aeb88c0c50a4f.zip
arm_gic: handle banked enable bits for per-cpu interrupts
The first enable set/clear register (which controls the PPIs and SGIs) is supposed to be banked for each processor. Currently it is just handled globally and this prevents recent SMP Linux kernels from booting, because CPU0 stops receiving localtimer interrupts when CPU1 disables them locally. To fix this, allow the enable bits to be enabled per-cpu. For SPIs, always enable/disable ALL_CPU_MASK. Signed-off-by: Rabin Vincent <rabin@rab.in> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'roms')
0 files changed, 0 insertions, 0 deletions