]> Git Repo - qemu.git/commit - hw/intc/trace-events
hw/intc/arm_gicv3: Implement ICV_ registers which are just accessors
authorPeter Maydell <[email protected]>
Fri, 20 Jan 2017 11:15:09 +0000 (11:15 +0000)
committerPeter Maydell <[email protected]>
Fri, 20 Jan 2017 11:15:09 +0000 (11:15 +0000)
commit77620ba65ef32121de20848f9635c4afe233a1ce
tree497dd3d202617b35302063626b0e2bee506f4ba7
parent83f036fe3d56be237d87e32f44f3d46686e7eab7
hw/intc/arm_gicv3: Implement ICV_ registers which are just accessors

If the HCR_EL2.IMO or FMO bits are set, accesses to ICC_
system registers are redirected to be accesses to ICV_
registers (the guest-visible interface to the virtual
interrupt controller). Implement this behaviour for the
ICV_ registers which are simple accessors to the underlying
register state.

Signed-off-by: Peter Maydell <[email protected]>
Message-id: 1483977924[email protected]
hw/intc/arm_gicv3_cpuif.c
hw/intc/trace-events
This page took 0.026324 seconds and 4 git commands to generate.