]> git.proxmox.com Git - mirror_qemu.git/commit
block: Switch blk_read_unthrottled() to byte interface
authorEric Blake <eblake@redhat.com>
Fri, 6 May 2016 16:26:28 +0000 (10:26 -0600)
committerKevin Wolf <kwolf@redhat.com>
Thu, 12 May 2016 13:22:08 +0000 (15:22 +0200)
commitb7d17f9fa4df83ed060168c450889d73c441c8f6
tree1e3440c0129ba315811ff15d1c4d917b0551e41d
parent8341f00dc207b80a1b2e7c7784890c9b0446d062
block: Switch blk_read_unthrottled() to byte interface

Sector-based blk_read() should die; convert the one-off
variant blk_read_unthrottled().

Signed-off-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/block-backend.c
hw/block/hd-geometry.c
include/sysemu/block-backend.h