diff options
author | Peter Maydell | 2022-04-08 16:15:30 +0200 |
---|---|---|
committer | Peter Maydell | 2022-04-22 15:44:52 +0200 |
commit | c6dd2f9950cb59f7a02d57dcefef4d982efc6c7e (patch) | |
tree | 01033d2104ea83f2a4c231757456bffa7064a98f /README.rst | |
parent | hw/intc/arm_gicv3_its: Implement VMOVI (diff) | |
download | qemu-c6dd2f9950cb59f7a02d57dcefef4d982efc6c7e.tar.gz qemu-c6dd2f9950cb59f7a02d57dcefef4d982efc6c7e.tar.xz qemu-c6dd2f9950cb59f7a02d57dcefef4d982efc6c7e.zip |
hw/intc/arm_gicv3_its: Implement VINVALL
The VINVALL command should cause any cached information in the
ITS or redistributor for the specified vCPU to be dropped or
otherwise made consistent with the in-memory LPI configuration
tables.
Here we implement the command and table parsing, leaving the
redistributor part as a stub for the moment, as usual.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220408141550.1271295-22-peter.maydell@linaro.org
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions