diff options
author | Ming Lei <ming.lei@canonical.com> | 2014-07-04 18:04:34 +0800 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2014-07-07 11:05:17 +0200 |
commit | 1b3abdcccf18d98c3952b41be0bc1db3ef6009dd (patch) | |
tree | 207b4496a9ab8fb7d19f7860ba59b52b355efcb7 /hw/ide | |
parent | 448ad91db4a560c01f89bd6f7e4bec7d869926a5 (diff) | |
download | qemu-1b3abdcccf18d98c3952b41be0bc1db3ef6009dd.zip qemu-1b3abdcccf18d98c3952b41be0bc1db3ef6009dd.tar.gz qemu-1b3abdcccf18d98c3952b41be0bc1db3ef6009dd.tar.bz2 |
linux-aio: implement io plug, unplug and flush io queue
This patch implements .bdrv_io_plug, .bdrv_io_unplug and
.bdrv_flush_io_queue callbacks for linux-aio Block Drivers,
so that submitting I/O as a batch can be supported on linux-aio.
[Unprocessed requests are completed with -EIO instead of a bogus ret
value.
--Stefan]
Signed-off-by: Ming Lei <ming.lei@canonical.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/ide')
0 files changed, 0 insertions, 0 deletions