commit | cd33d02a1012e58ee0d3c8259159e8c60cfa0a4d | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Wed Jan 15 15:39:10 2014 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Jan 24 17:40:03 2014 +0100 |
tree | fec65baabfcf3f9b5954a7a7ffc6976240b0ef4b | |
parent | b35ee7fb2308e09092488029b5a9e456ce61bbe6 [diff] |
qemu-io: New command 'sleep' There is no easy way to check that a request correctly waits for a different request. With a sleep command we can at least approximate it. Signed-off-by: Kevin Wolf <kwolf@redhat.com>