Re: [PATCH 20/32] include: move dump_in_progress() to runstate.h

2022-04-06 Thread Markus Armbruster
marcandre.lur...@redhat.com writes: > From: Marc-André Lureau > > Along with other state tracking functions. Rename it for consistency. > > Signed-off-by: Marc-André Lureau > --- > include/qemu-common.h | 4 > include/sysemu/runstate.h | 1 + > dump/dump.c | 4 ++-- > mon

[PATCH 20/32] include: move dump_in_progress() to runstate.h

2022-03-23 Thread marcandre . lureau
From: Marc-André Lureau Along with other state tracking functions. Rename it for consistency. Signed-off-by: Marc-André Lureau --- include/qemu-common.h | 4 include/sysemu/runstate.h | 1 + dump/dump.c | 4 ++-- monitor/qmp-cmds.c| 4 ++-- 4 files changed, 5 ins