Age | Commit message (Expand) | Author |
---|---|---|
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2010-05-21 | block: fix aio_flush segfaults for read-only protocols (e.g. curl) | Avi Kivity |
2009-10-27 | Add qemu_aio_process_queue() | Kevin Wolf |
2009-09-12 | Fix sys-queue.h conflict for good | Blue Swirl |
2009-07-22 | Handle BH's queued by AIO completions in qemu_aio_flush() | Nolan |
2009-06-15 | fix qemu_aio_flush | Andrea Arcangeli |
2009-05-08 | AIO deletion race fix | Alexander Graf |
2009-02-05 | toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori |
2008-10-12 | Make sure to initialize fd_sets in aio.c | aliguori |
2008-09-22 | Refactor AIO to allow multiple AIO implementations | aliguori |