Re: [PATCH-for-9.1 6/7] hw/core: Move reset.c to hwcore_ss[] source set

2024-04-07 Thread Philippe Mathieu-Daudé
On 6/4/24 00:44, Richard Henderson wrote: On 4/4/24 09:47, Philippe Mathieu-Daudé wrote: reset.c contains core code used by any CPU, required by user emulation. Move it to hwcore_ss[] where it belongs. Signed-off-by: Philippe Mathieu-Daudé ---   hw/core/meson.build | 2 +-   1 file changed, 1 i

Re: [PATCH-for-9.1 6/7] hw/core: Move reset.c to hwcore_ss[] source set

2024-04-05 Thread Richard Henderson
On 4/4/24 09:47, Philippe Mathieu-Daudé wrote: reset.c contains core code used by any CPU, required by user emulation. Move it to hwcore_ss[] where it belongs. Signed-off-by: Philippe Mathieu-Daudé --- hw/core/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw

[PATCH-for-9.1 6/7] hw/core: Move reset.c to hwcore_ss[] source set

2024-04-04 Thread Philippe Mathieu-Daudé
reset.c contains core code used by any CPU, required by user emulation. Move it to hwcore_ss[] where it belongs. Signed-off-by: Philippe Mathieu-Daudé --- hw/core/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/core/meson.build b/hw/core/meson.build index e26f2