On Tue, 21 Jul 2026 at 13:21, Philippe Mathieu-Daudé
<philmd@oss.qualcomm.com> wrote:
>
> Build fixes for when QEMU is configured using --disable-tcg
> or --without-default-devices. First 3 patches might be
> candidate for the next release, but still these configs are
> not covered on our CI, I can't complain.
>
> Philippe Mathieu-Daudé (4):
> hw/intc/arm_gicv3: Fix ARM_GICV3 dependency for KVM / WHPX
> target/arm: Add stub for define_gicv5_cpuif_regs()
> target/arm: Only compile gicv5-cpuif.c when GICv5 is selected
> target/arm: Build TCG stubs as stub library
>
Applied to target-arm.next, thanks.
-- PMM