summaryrefslogtreecommitdiffstats
path: root/include/exec/exec-all.h
diff options
context:
space:
mode:
authorKevin Wolf2016-10-20 12:56:14 +0200
committerKevin Wolf2016-10-27 19:05:22 +0200
commit48af776a5b85ad2dc6124d3d0fb210ca6b98d32c (patch)
tree279aeb52ea00e4446640518e259a6e356d283816 /include/exec/exec-all.h
parentblock: Remove bdrv_aio_pdiscard() (diff)
downloadqemu-48af776a5b85ad2dc6124d3d0fb210ca6b98d32c.tar.gz
qemu-48af776a5b85ad2dc6124d3d0fb210ca6b98d32c.tar.xz
qemu-48af776a5b85ad2dc6124d3d0fb210ca6b98d32c.zip
block: Use blk_co_ioctl() for all BB level ioctls
All read/write functions already have a single coroutine-based function on the BlockBackend level through which all requests go (no matter what API style the external caller used) and which passes the requests down to the block node level. This patch exports a bdrv_co_ioctl() function and uses it to extend this mode of operation to ioctls. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions