aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/nios2
diff options
context:
space:
mode:
authorAmir Gonnen <amir.gonnen@neuroblade.ai>2022-04-21 08:17:33 -0700
committerRichard Henderson <richard.henderson@linaro.org>2022-04-26 08:17:05 -0700
commit28a3c1b5f183f765f9ba04fc206807dce07960f8 (patch)
treeadb7b94d6ff25b0ac1c0f7342e5e883433f2f120 /tests/tcg/nios2
parente734cedf119700813478cc84511d9d7cc966c1d6 (diff)
downloadqemu-28a3c1b5f183f765f9ba04fc206807dce07960f8.zip
qemu-28a3c1b5f183f765f9ba04fc206807dce07960f8.tar.gz
qemu-28a3c1b5f183f765f9ba04fc206807dce07960f8.tar.bz2
hw/nios2: Machine with a Vectored Interrupt Controller
Demonstrate how to use nios2 VIC on a machine. Introduce a new machine property to attach a VIC. When VIC is present, let the CPU know that it should use the External Interrupt Interface instead of the Internal Interrupt Interface. The devices on the machine are attached to the VIC and not directly to cpu. To allow VIC update EIC fields, we set the "cpu" property of the VIC with a reference to the nios2 cpu. [rth: Put a property on the 10m50-ghrd machine, rather than create a new machine class.] Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: Amir Gonnen <amir.gonnen@neuroblade.ai> Message-Id: <20220303153906.2024748-6-amir.gonnen@neuroblade.ai> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220421151735.31996-63-richard.henderson@linaro.org>
Diffstat (limited to 'tests/tcg/nios2')
0 files changed, 0 insertions, 0 deletions