diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2022-04-08 15:15:17 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2022-04-22 09:23:12 +0100 |
commit | 9de53de60cb8638e9c2e02b25ec4445791672aeb (patch) | |
tree | 67d263353553b97ede6b66a624dee4949cbf7b40 /tests/qapi-schema/enum-int-member.json | |
parent | 50d84584d3c77e3a9104826a53a691318aeaf038 (diff) |
hw/intc/arm_gicv3_its: Implement VMAPI and VMAPTI
Implement the GICv4 VMAPI and VMAPTI commands. These write
an interrupt translation table entry that maps (DeviceID,EventID)
to (vPEID,vINTID,doorbell). The only difference between VMAPI
and VMAPTI is that VMAPI assumes vINTID == EventID rather than
both being specified in the command packet.
(This code won't be reachable until we allow the GIC version to be
set to 4. Support for reading this new virtual-interrupt DTE and
handling it correctly will be implemented in a later commit.)
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220408141550.1271295-9-peter.maydell@linaro.org
Diffstat (limited to 'tests/qapi-schema/enum-int-member.json')
0 files changed, 0 insertions, 0 deletions