Re: [PATCH 0/4] target/arm: Build fixes related to GICv3/v5 and hw accelerators
Peter Maydell <[email protected]> Fri, 24 Jul 2026 10:05:10 +0100
| Newsgroups | org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <CAFEAcA82mU4y_qbHOSacXEutgR3FALUuzk2kEKmXbV2YDD_tqw@mail.gmail.com> |
On Tue, 21 Jul 2026 at 13:21, Philippe Mathieu-Daudé <[email protected]> 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