diff options
| author | Paolo Bonzini | 2012-04-12 14:00:53 +0200 |
|---|---|---|
| committer | Kevin Wolf | 2012-04-19 16:35:43 +0200 |
| commit | adfe92f6d18c0e0a3694e19abb58eb55fd0c5993 (patch) | |
| tree | 4c13e78d0dd82dc7b042bf8b18449bbda0f50ed7 /linux-aio.c | |
| parent | qemu-tool: map vm_clock to rt_clock (diff) | |
| download | qemu-adfe92f6d18c0e0a3694e19abb58eb55fd0c5993.tar.gz qemu-adfe92f6d18c0e0a3694e19abb58eb55fd0c5993.tar.xz qemu-adfe92f6d18c0e0a3694e19abb58eb55fd0c5993.zip | |
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 'linux-aio.c')
0 files changed, 0 insertions, 0 deletions
