diff options
author | Eric Blake | 2017-07-07 14:44:56 +0200 |
---|---|---|
committer | Kevin Wolf | 2017-07-10 13:18:06 +0200 |
commit | 6f8e35e2414433a56b4bd548b87b8ac2aedecb77 (patch) | |
tree | f025433690bb914e26bd579c5dfc2b3c9a902c15 /migration/block.c | |
parent | backup: Switch backup_do_cow() to byte-based (diff) | |
download | qemu-6f8e35e2414433a56b4bd548b87b8ac2aedecb77.tar.gz qemu-6f8e35e2414433a56b4bd548b87b8ac2aedecb77.tar.xz qemu-6f8e35e2414433a56b4bd548b87b8ac2aedecb77.zip |
backup: Switch backup_run() to byte-based
We are gradually converting to byte-based interfaces, as they are
easier to reason about than sector-based. Change the internal
loop iteration of backups to track by bytes instead of sectors
(although we are still guaranteed that we iterate by steps that
are cluster-aligned).
Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'migration/block.c')
0 files changed, 0 insertions, 0 deletions