]> git.proxmox.com Git - qemu.git/commit
qemu-io: use main_loop_wait
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 12 Apr 2012 12:00:51 +0000 (14:00 +0200)
committerKevin Wolf <kwolf@redhat.com>
Thu, 19 Apr 2012 14:29:33 +0000 (16:29 +0200)
commita5a5238ee49cd6a0f598f6f63a4a43dbe18d12b7
tree4d428ab821c3ca99ea7f595e89ce451bdb693a92
parent3ed9902528d0ffd244310014f7dcdcb3df3e2a04
qemu-io: use main_loop_wait

This will let timers run during aio_read and aio_write commands,
though not during synchronous commands.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
cmd.c
qemu-io.c