On Tue, Nov 18 2025, Bernhard Beschow <[email protected]> wrote: > Fixes make check failures on an aarch64 host:
...with TCG disabled (or what Phil suggested.) > qemu-system-aarch64: unknown type 'arm-gicv3' > > Reported-by: Cornelia Huck <[email protected]> > Suggested-by: Peter Maydell <[email protected]> > Signed-off-by: Bernhard Beschow <[email protected]> > --- > hw/arm/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Tested-by: Cornelia Huck <[email protected]> Reviewed-by: Cornelia Huck <[email protected]>
