diff options
| author | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | 2011-10-13 21:09:28 +0100 |
|---|---|---|
| committer | Kevin Wolf <kwolf@redhat.com> | 2011-10-14 17:31:22 +0200 |
| commit | 8c5873d6977fcb752ca50d28425ff30a693b1cc9 (patch) | |
| tree | ce76dc5df93aae1cebbdb38eb279295f8271ab4e /qemu-io.c | |
| parent | b161e2e4b32ac8fb9e6a891eba3da0b825b5d046 (diff) | |
| download | focaccia-qemu-8c5873d6977fcb752ca50d28425ff30a693b1cc9.tar.gz focaccia-qemu-8c5873d6977fcb752ca50d28425ff30a693b1cc9.zip | |
block: drop emulation functions that use coroutines
Block drivers that implement coroutine functions used to get sync and aio wrappers. This is no longer necessary since all request processing now happens in a coroutine. If a block driver implements the coroutine interface then none of the other interfaces will be invoked. Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qemu-io.c')
0 files changed, 0 insertions, 0 deletions