]> Git Repo - qemu.git/commit
block: Switch blk_read_unthrottled() to byte interface
authorEric Blake <[email protected]>
Fri, 6 May 2016 16:26:28 +0000 (10:26 -0600)
committerKevin Wolf <[email protected]>
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 <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
block/block-backend.c
hw/block/hd-geometry.c
include/sysemu/block-backend.h
This page took 0.027548 seconds and 4 git commands to generate.