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