diff options
author | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | 2011-10-13 21:09:31 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2011-10-14 17:31:22 +0200 |
commit | f8c35c1d59c9fecf79f6d5a02cd09f472a6f411d (patch) | |
tree | 65be1c753c3ec3d3480d2fcfa3f8f79f09348e01 /range.h | |
parent | d8b7e0adf562277180f96ecbd7f1777a384a0308 (diff) | |
download | qemu-f8c35c1d59c9fecf79f6d5a02cd09f472a6f411d.zip qemu-f8c35c1d59c9fecf79f6d5a02cd09f472a6f411d.tar.gz qemu-f8c35c1d59c9fecf79f6d5a02cd09f472a6f411d.tar.bz2 |
block: drop .bdrv_read()/.bdrv_write() emulation
There is no need to emulate .bdrv_read()/.bdrv_write() since these
interfaces are only called if aio and coroutine interfaces are not
present. All valid BlockDrivers must implement either sync, aio, or
coroutine interfaces.
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'range.h')
0 files changed, 0 insertions, 0 deletions