commit | 95533d5ffbdf3f45e8daa64477b63cf771376618 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Jun 20 21:10:44 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Jun 24 09:09:15 2009 -0500 |
tree | 0a3de929332a46ed22d550298c680f9c203f1ba5 | |
parent | 84844a20024c0add69b099aa3f4e8154026bc1b4 [diff] |
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>