Home
last modified time | relevance | path

Searched hist:baf28f57 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Ddump.hbaf28f57 Wed Feb 17 23:16:48 CST 2016 Peter Xu <peterx@redhat.com> dump-guest-memory: using static DumpState, add DumpStatus

Instead of malloc/free each time for DumpState, make it
static. Added DumpStatus to show status for dump.

This is to be used for detached dump.

Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Message-Id: <1455772616-8668-4-git-send-email-peterx@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>