diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2012-04-12 14:00:56 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-04-19 16:51:47 +0200 |
commit | 9eb0bfca960b8cf24fb42e017c3a6479e5676f75 (patch) | |
tree | c2c6d849041b2f0dbe66b0777f8e8bcbe9b2ad73 /cpu-exec.c | |
parent | bcdc18578d5b41180db2e17baa7563c5f05b39ee (diff) | |
download | hqemu-9eb0bfca960b8cf24fb42e017c3a6479e5676f75.zip hqemu-9eb0bfca960b8cf24fb42e017c3a6479e5676f75.tar.gz |
aio: simplify qemu_aio_wait
The do...while loop can never loop, because select will just not return
0 when invoked with infinite timeout.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'cpu-exec.c')
0 files changed, 0 insertions, 0 deletions