Kevin Wolf da1fa91d6c block: Add bdrv_co_readv/writev
Add new block driver callbacks bdrv_co_readv/writev, which work on a
QEMUIOVector like bdrv_aio_*, but don't need a callback. The function may only
be called inside a coroutine, so a block driver implementing this interface can
yield instead of blocking during I/O.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2011-08-02 15:53:40 +02:00
2011-07-29 08:25:42 -05:00
2011-08-01 12:10:28 +02:00
2011-07-25 14:38:56 +00:00
2011-07-21 16:48:14 -03:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 18:54:23 +00:00
2011-07-25 14:38:56 +00:00
2011-08-02 15:53:40 +02:00
2011-08-02 15:53:40 +02:00
2011-08-02 15:53:40 +02:00
2011-07-21 16:48:13 -03:00
2011-07-30 09:41:14 +00:00
2011-07-25 14:38:56 +00:00
2011-08-02 15:53:40 +02:00
2011-07-30 10:51:25 +00:00
2011-07-29 08:25:43 -05:00
2011-07-29 08:25:43 -05:00
2011-07-21 16:48:13 -03:00
2011-07-25 14:38:56 +00:00
2011-07-25 14:38:56 +00:00
2011-07-21 16:48:13 -03:00
2011-07-23 11:26:12 -05:00
2011-07-29 08:25:44 -05:00
2011-08-02 15:53:40 +02:00
2011-07-30 09:41:14 +00:00
2011-07-23 11:57:53 -05:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%