diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2022-01-22 18:24:43 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2022-01-28 14:29:47 +0000 |
commit | f6d1d9b4074d64de92f3ab4dfa50dc19548fdfd7 (patch) | |
tree | 1c1a0a2c6b16d600d497cd94ac7db43f1cde0ffb /softmmu | |
parent | 8b8bb0146b5383188e045ab75a53a0e179614cad (diff) | |
download | qemu-f6d1d9b4074d64de92f3ab4dfa50dc19548fdfd7.zip qemu-f6d1d9b4074d64de92f3ab4dfa50dc19548fdfd7.tar.gz qemu-f6d1d9b4074d64de92f3ab4dfa50dc19548fdfd7.tar.bz2 |
hw/intc/arm_gicv3_its: Implement MOVALL
Implement the ITS MOVALL command, which takes all the pending
interrupts on a source redistributor and makes the not-pending on
that source redistributor and pending on a destination redistributor.
This is a GICv3 ITS command which we forgot to implement. (It is
not used by Linux guests.)
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220122182444.724087-14-peter.maydell@linaro.org
Diffstat (limited to 'softmmu')
0 files changed, 0 insertions, 0 deletions