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 /hw/intc/omap_intc.c | |
| parent | 50d84584d3c77e3a9104826a53a691318aeaf038 (diff) | |
| download | focaccia-qemu-9de53de60cb8638e9c2e02b25ec4445791672aeb.tar.gz focaccia-qemu-9de53de60cb8638e9c2e02b25ec4445791672aeb.zip | |
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 'hw/intc/omap_intc.c')
0 files changed, 0 insertions, 0 deletions