On Tue, May 31, 2016 at 12:15:20PM +0300, Denis V. Lunev wrote: > From: Pavel Butsykin > > This is a preparatory patch, which continues the general trend of the transition > to the byte-based interfaces. > > Signed-off-by: Pavel Butsykin > Signed-off-by: Denis V. Lunev > CC: Jeff Cody > CC: Markus Armbruster > CC: Eric Blake > CC: John Snow > CC: Stefan Hajnoczi > CC: Kevin Wolf > --- > block/block-backend.c | 8 ++++---- > block/io.c | 9 +++++---- > include/block/block.h | 4 ++-- > include/sysemu/block-backend.h | 4 ++-- > qemu-img.c | 6 ++++-- > qemu-io-cmds.c | 2 +- > 6 files changed, 18 insertions(+), 15 deletions(-) Reviewed-by: Stefan Hajnoczi