diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2012-04-12 14:00:53 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-04-19 16:35:43 +0200 |
commit | adfe92f6d18c0e0a3694e19abb58eb55fd0c5993 (patch) | |
tree | 4c13e78d0dd82dc7b042bf8b18449bbda0f50ed7 /migration.h | |
parent | 8a83205d34fbd7b12061f4e85148eb4b587acdcc (diff) | |
download | hqemu-adfe92f6d18c0e0a3694e19abb58eb55fd0c5993.zip hqemu-adfe92f6d18c0e0a3694e19abb58eb55fd0c5993.tar.gz |
posix-aio: merge posix_aio_process_queue and posix_aio_read
posix_aio_read already calls qemu_aio_process_queue, and dually
qemu_aio_process_queue is always followed by a select loop that calls
posix_aio_read.
No races are possible, so there is no need for a separate process_queue
callback.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'migration.h')
0 files changed, 0 insertions, 0 deletions