Sign in
qemu
/
qemu
/
b1f416aa8d870fab71030abc9401cfc77b948e8e
/
aio.c
9eb0bfc
aio: simplify qemu_aio_wait
by Paolo Bonzini
· 13 years ago
bcdc185
aio: return "AIO in progress" state from qemu_aio_wait
by Paolo Bonzini
· 13 years ago
bafbd6a
aio: remove process_queue callback and qemu_aio_process_queue
by Paolo Bonzini
· 13 years ago
6b620ca
prepare for future GPLv2+ relicensing
by Paolo Bonzini
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
c53a728
block: fix aio_flush segfaults for read-only protocols (e.g. curl)
by Avi Kivity
· 15 years ago
8febfa2
Add qemu_aio_process_queue()
by Kevin Wolf
· 15 years ago
72cf2d4
Fix sys-queue.h conflict for good
by Blue Swirl
· 16 years ago
6e5d97d
Handle BH's queued by AIO completions in qemu_aio_flush()
by Nolan
· 16 years ago
986c28d
fix qemu_aio_flush
by Andrea Arcangeli
· 16 years ago
79d5ca5
AIO deletion race fix
by Alexander Graf
· 16 years ago
1eec614
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
f71903d
Make sure to initialize fd_sets in aio.c
by aliguori
· 16 years ago
a76bab4
Refactor AIO to allow multiple AIO implementations
by aliguori
· 16 years ago