qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 00/14] target: Use ArchCPU & CPUArchState as abstract inte


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 00/14] target: Use ArchCPU & CPUArchState as abstract interface to target CPU
Date: Sun, 6 Mar 2022 12:12:14 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.6.1

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'.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]