]> git.proxmox.com Git - mirror_qemu.git/commit - dump.c
DumpState: adding total_size and written_size fields
authorPeter Xu <peterx@redhat.com>
Thu, 18 Feb 2016 05:16:53 +0000 (13:16 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 22 Feb 2016 17:40:28 +0000 (18:40 +0100)
commit2264c2c96e0a1f0913412da73e9bcaf9f8fa4427
treef0cf19bf89e0eb79998f1036d5cc25fc18461852
parent1fbeff72c2ba17aedfbf0d57caf8945862725c54
DumpState: adding total_size and written_size fields

Here, total_size is the size in bytes to be dumped (raw data, which
means before compression), while written_size are bytes handled (raw
size too).

Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <1455772616-8668-9-git-send-email-peterx@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
dump.c
include/sysemu/dump.h