Kevin Wolf writes:
> Am 28.07.2022 um 14:37 hat Marc-André Lureau geschrieben:
>> Hi
>>
>> On Wed, Jul 27, 2022 at 6:02 PM Hogan Wang via
>> wrote:
>>
>> > Break saving pages or dump iterate when dump job in cancel state,
>> > make sure dump process exits as soon as possible.
>> >
>> > Signed-
Am 28.07.2022 um 14:37 hat Marc-André Lureau geschrieben:
> Hi
>
> On Wed, Jul 27, 2022 at 6:02 PM Hogan Wang via
> wrote:
>
> > Break saving pages or dump iterate when dump job in cancel state,
> > make sure dump process exits as soon as possible.
> >
> > Signed-off-by: Hogan Wang
> >
>
> Ove
Hi
On Wed, Jul 27, 2022 at 6:02 PM Hogan Wang via
wrote:
> Break saving pages or dump iterate when dump job in cancel state,
> make sure dump process exits as soon as possible.
>
> Signed-off-by: Hogan Wang
>
Overall, the series looks good to me. Please send it with a top cover
letter, so it c
Break saving pages or dump iterate when dump job in cancel state,
make sure dump process exits as soon as possible.
Signed-off-by: Hogan Wang
---
dump/dump.c | 24
include/sysemu/dump.h | 2 ++
2 files changed, 26 insertions(+)
diff --git a/dump/dump.c b/dump