commit | 2264c2c96e0a1f0913412da73e9bcaf9f8fa4427 | [log] [tgz] |
---|---|---|
author | Peter Xu <peterx@redhat.com> | Thu Feb 18 13:16:53 2016 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Feb 22 18:40:28 2016 +0100 |
tree | f0cf19bf89e0eb79998f1036d5cc25fc18461852 | |
parent | 1fbeff72c2ba17aedfbf0d57caf8945862725c54 [diff] |
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>