On 14/2/22 19:31, Philippe Mathieu-Daudé wrote:
Philippe Mathieu-Daudé (13):
meson: Display libfdt as disabled when system emulation is disabled
hw/m68k/mcf: Add missing 'exec/hwaddr.h' header
hw/tricore: Remove unused and incorrect header
exec/cpu_ldst: Include 'cpu.h' to get target_ulong definition
cpu: Add missing 'exec/exec-all.h' and 'qemu/accel.h' headers
target/i386/cpu: Ensure accelerators set CPU addressble physical bits
target/i386/tcg/sysemu: Include missing 'exec/exec-all.h' header
target: Include missing 'cpu.h'
target/hexagon: Add missing 'hw/core/cpu.h' include
target: Use forward declared type instead of structure type
target: Use CPUArchState as interface to target-specific CPU state
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
target: Use ArchCPU as interface to target CPU
Taylor Simpson (1):
Hexagon (target/hexagon) convert to OBJECT_DECLARE_TYPE
Since this series is fully reviewed and soft-freeze is soon,
I'm going to send a pull request for this cleanup.
Queuing as 'abstract-arch-cpu'.