qemu-io: add aio read/write/flush commands
authorChristoph Hellwig <hch@lst.de>
Sat, 20 Jun 2009 19:10:44 +0000 (21:10 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 24 Jun 2009 14:09:15 +0000 (09:09 -0500)
commit7129b27989abfe37de54c3580847876da874f645
tree0a3de929332a46ed22d550298c680f9c203f1ba5
parentc3187321b26b15fb231ed9113a9dfd9e0e55af76
qemu-io: add aio read/write/flush commands

Add commands to exercise asynchronous reads/writes and to flush all
outstanding aio commands.  Commands to exercise aio cancellations will
follow in a separate patch.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
qemu-io.c