diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2015-06-29 19:25:45 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2015-07-06 10:13:17 +0100 |
commit | 12dc273e98e4e111880b25c12bf671dc8951b8e6 (patch) | |
tree | 87ddbc336657790d4b56cc14476d205b7aca4dfc /hw/timer/arm_mptimer.c | |
parent | c87e5a61c2b3024116f52f7e68273f864ff7ab82 (diff) |
hw/intc/arm_gic_common.c: Reset all registers
The arm_gic_common reset function was missing reset code for
several of the GIC's state fields:
* bpr[]
* abpr[]
* priority1[]
* priority2[]
* sgi_pending[]
* irq_target[] (SMP configurations only)
These probably went unnoticed because most guests will either
never touch them, or will write to them in the process of
configuring the GIC before enabling interrupts.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1435602345-32210-1-git-send-email-peter.maydell@linaro.org
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Diffstat (limited to 'hw/timer/arm_mptimer.c')
0 files changed, 0 insertions, 0 deletions