]> git.proxmox.com Git - mirror_qemu.git/commit - qemu-io-cmds.c
qemu-io: New command 'sleep'
authorKevin Wolf <kwolf@redhat.com>
Wed, 15 Jan 2014 14:39:10 +0000 (15:39 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 24 Jan 2014 16:40:03 +0000 (17:40 +0100)
commitcd33d02a1012e58ee0d3c8259159e8c60cfa0a4d
treefec65baabfcf3f9b5954a7a7ffc6976240b0ef4b
parentb35ee7fb2308e09092488029b5a9e456ce61bbe6
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>
qemu-io-cmds.c