On Wed, 25 Feb 2026 at 03:44, Philippe Mathieu-Daudé <[email protected]> wrote: > > a15mpcore.c doesn't need to include the target-specific 'kvm_arm.h' > header, it only lacks the qemu_get_cpu() declaration which comes > from 'hw/core/cpu.h'. Include the latter and build as common object. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Applied to target-arm.next, thanks (and now in master, looks like I forgot to hit 'send' on this mail...). -- PMM
