index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
aio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
aio: Another fix to the walking_handlers logic
Paolo Bonzini
2012-09-28
1
-5
/
+5
*
aio: Fix qemu_aio_wait() to maintain correct walking_handlers count
Paolo Bonzini
2012-09-28
1
-4
/
+4
*
aio: simplify qemu_aio_wait
Paolo Bonzini
2012-04-19
1
-69
/
+64
*
aio: return "AIO in progress" state from qemu_aio_wait
Paolo Bonzini
2012-04-19
1
-26
/
+18
*
aio: remove process_queue callback and qemu_aio_process_queue
Paolo Bonzini
2012-04-19
1
-27
/
+2
*
prepare for future GPLv2+ relicensing
Paolo Bonzini
2012-01-13
1
-0
/
+2
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-3
/
+3
*
block: fix aio_flush segfaults for read-only protocols (e.g. curl)
Avi Kivity
2010-05-21
1
-1
/
+3
*
Add qemu_aio_process_queue()
Kevin Wolf
2009-10-27
1
-0
/
+30
*
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
1
-11
/
+11
*
Handle BH's queued by AIO completions in qemu_aio_flush()
Nolan
2009-07-22
1
-1
/
+1
*
fix qemu_aio_flush
Andrea Arcangeli
2009-06-15
1
-2
/
+6
*
AIO deletion race fix
Alexander Graf
2009-05-08
1
-1
/
+2
*
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
Make sure to initialize fd_sets in aio.c
aliguori
2008-10-12
1
-0
/
+3
*
Refactor AIO to allow multiple AIO implementations
aliguori
2008-09-22
1
-0
/
+192