]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/arm/fsl-imx8mp: Wire VIRQ and VFIQ
authorBernhard Beschow <shentey@gmail.com>
Sun, 29 Jun 2025 20:48:50 +0000 (22:48 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 10 Jul 2025 08:24:51 +0000 (09:24 +0100)
commit930180f3b9a292639eb894f1ca846683834ed4b7
tree2d1000fe20d3343cc86b03ccff77b5e8b56c22a6
parentc563cd7e61d074f58eef413322144461dd243716
hw/arm/fsl-imx8mp: Wire VIRQ and VFIQ

Allows to run KVM guests inside the imx8mp-evk machine.

Fixes: a4eefc69b237 ("hw/arm: Add i.MX 8M Plus EVK board")
CC: qemu-stable
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/fsl-imx8mp.c