Re: [PATCH 14/37] include/system: Move exec/memory.h to system/memory.h

2025-03-14 Thread Philippe Mathieu-Daudé
On 13/3/25 04:44, Richard Henderson wrote: Convert the existing includes with sed -i ,exec/memory.h,system/memory.h,g Move the include within cpu-all.h into a !CONFIG_USER_ONLY block. Signed-off-by: Richard Henderson --- hw/arm/strongarm.h| 2 +- hw/display/apple

Re: [PATCH 14/37] include/system: Move exec/memory.h to system/memory.h

2025-03-13 Thread Pierrick Bouvier
On 3/12/25 20:44, Richard Henderson wrote: Convert the existing includes with sed -i ,exec/memory.h,system/memory.h,g Move the include within cpu-all.h into a !CONFIG_USER_ONLY block. Signed-off-by: Richard Henderson --- hw/arm/strongarm.h| 2 +- hw/display/apple

[PATCH 14/37] include/system: Move exec/memory.h to system/memory.h

2025-03-12 Thread Richard Henderson
Convert the existing includes with sed -i ,exec/memory.h,system/memory.h,g Move the include within cpu-all.h into a !CONFIG_USER_ONLY block. Signed-off-by: Richard Henderson --- hw/arm/strongarm.h| 2 +- hw/display/apple-gfx.h| 2 +- hw/display/fra