diff options
author | 2011-08-12 21:33:15 +0900 | |
---|---|---|
committer | 2011-08-24 14:53:51 +0200 | |
commit | 2df4624662103eb007428e6ded3b3496a952b154 (patch) | |
tree | 74e52bf0382e488c07a71a24391a4f893bf40da0 /hw/lm32_boards.c | |
parent | qcow2: remove memory leak (diff) | |
download | qemu-2df4624662103eb007428e6ded3b3496a952b154.tar.xz qemu-2df4624662103eb007428e6ded3b3496a952b154.zip |
sheepdog: use coroutines
This makes the sheepdog block driver support bdrv_co_readv/writev
instead of bdrv_aio_readv/writev.
With this patch, Sheepdog network I/O becomes fully asynchronous. The
block driver yields back when send/recv returns EAGAIN, and is resumed
when the sheepdog network connection is ready for the operation.
Signed-off-by: MORITA Kazutaka <morita.kazutaka@lab.ntt.co.jp>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/lm32_boards.c')
0 files changed, 0 insertions, 0 deletions