]> 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)
committerMichael Tokarev <mjt@tls.msk.ru>
Sun, 13 Jul 2025 08:16:36 +0000 (11:16 +0300)
commit676bc0f4a726627598e6f1d5979ee863191b54ba
tree98f7c4512f8b8b9133c825ff6bead4bfc6594495
parentfe000c4648b37782f4981fc386fec670304404a9
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>
(cherry picked from commit 930180f3b9a292639eb894f1ca846683834ed4b7)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/arm/fsl-imx8mp.c