diff options
author | 2017-07-07 07:44:43 -0500 | |
---|---|---|
committer | 2017-07-10 13:18:06 +0200 | |
commit | d535435f4a3968a897803d38bf1642f3b644979a (patch) | |
tree | 1b7c670059cb1eca3039fa8639f40977340ae2e4 /scripts/qapi-commands.py | |
parent | stream: Drop reached_end for stream_complete() (diff) | |
download | qemu-d535435f4a3968a897803d38bf1642f3b644979a.tar.xz qemu-d535435f4a3968a897803d38bf1642f3b644979a.zip |
stream: Switch stream_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 streaming to track by bytes instead of sectors
(although we are still guaranteed that we iterate by steps that
are sector-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 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions