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