]> Git Repo - qemu.git/commit
block: Make blk_co_preadv/pwritev() public
authorKevin Wolf <[email protected]>
Thu, 14 Apr 2016 14:40:16 +0000 (16:40 +0200)
committerKevin Wolf <[email protected]>
Wed, 25 May 2016 17:04:21 +0000 (19:04 +0200)
commit1e98fefd95ff604b48fe3ea71825449c187a7dd7
tree6f78f7fac82b75ec7ee910ae0bca6d818754cfed
parentb6d2e59995fa82c7fe469d47dfc22cf9bf2f8a5e
block: Make blk_co_preadv/pwritev() public

Also add trace points now that the function can be directly called.

Signed-off-by: Kevin Wolf <[email protected]>
Reviewed-by: Max Reitz <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Reviewed-by: Alberto Garcia <[email protected]>
block/block-backend.c
include/sysemu/block-backend.h
trace-events
This page took 0.026034 seconds and 4 git commands to generate.