On 27/8/25 07:38, Richard Henderson wrote:
Ensure that the "CPU Reset" message won't be separated from the cpu_dump_state output.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- hw/core/cpu-common.c | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>