diff options
author | Kevin Wolf <kwolf@redhat.com> | 2011-06-30 10:05:46 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2011-08-02 15:53:40 +0200 |
commit | 68485420187094c26f86faee5c7f68b5d6a03603 (patch) | |
tree | d28498a7e860f5b4ae1e93e8b502d8c6ddfb5880 /docs/specs/qed_spec.txt | |
parent | da1fa91d6cca8a6d3da9c2b222fa485429db297c (diff) | |
download | hqemu-68485420187094c26f86faee5c7f68b5d6a03603.zip hqemu-68485420187094c26f86faee5c7f68b5d6a03603.tar.gz |
block: Emulate AIO functions with bdrv_co_readv/writev
Use the bdrv_co_readv/writev callbacks to implement bdrv_aio_readv/writev and
bdrv_read/write if a driver provides the coroutine version instead of the
synchronous or AIO version.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'docs/specs/qed_spec.txt')
0 files changed, 0 insertions, 0 deletions