]> git.proxmox.com Git - mirror_qemu.git/commit
hw/intc/arm_gicv3_cpuif: Mark up VNCR offsets for GIC CPU registers
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 9 Jan 2024 14:43:56 +0000 (14:43 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 9 Jan 2024 14:44:45 +0000 (14:44 +0000)
commitb1b7a2b555a5a88f7277e32d250589f9ad216c9b
treee398ffb8ad5ab8cd7ea39935390f7d802cf30209
parentf5bd261a61b8d30bb6ead9dce2125576d3bdc626
hw/intc/arm_gicv3_cpuif: Mark up VNCR offsets for GIC CPU registers

Mark up the cpreginfo structs for the GIC CPU registers to indicate
the offsets from VNCR_EL2, as defined in table D8-66 in rule R_CSRPQ
in the Arm ARM.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Tested-by: Miguel Luis <miguel.luis@oracle.com>
hw/intc/arm_gicv3_cpuif.c