diff options
| author | Eric Blake <eblake@redhat.com> | 2017-09-25 09:55:22 -0500 |
|---|---|---|
| committer | Kevin Wolf <kwolf@redhat.com> | 2017-10-06 16:28:58 +0200 |
| commit | b85ee45334585c49c5489a303336df119408763a (patch) | |
| tree | 91a06c6147dcbe0cc416db83e5d0085361766754 /scripts/qapi.py | |
| parent | 23ca459a455c83ffadb03ab1eedf0b6cff62bfeb (diff) | |
| download | focaccia-qemu-b85ee45334585c49c5489a303336df119408763a.tar.gz focaccia-qemu-b85ee45334585c49c5489a303336df119408763a.zip | |
qcow2: Switch qcow2_measure() to byte-based iteration
This is new code, but it is easier to read if it makes passes over the image using bytes rather than sectors (and will get easier in the future when bdrv_get_block_status is converted to byte-based). Signed-off-by: Eric Blake <eblake@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'scripts/qapi.py')
0 files changed, 0 insertions, 0 deletions