index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
aio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-19
aio: simplify qemu_aio_wait
Paolo Bonzini
1
-69
/
+64
2012-04-19
aio: return "AIO in progress" state from qemu_aio_wait
Paolo Bonzini
1
-26
/
+18
2012-04-19
aio: remove process_queue callback and qemu_aio_process_queue
Paolo Bonzini
1
-27
/
+2
2012-01-13
prepare for future GPLv2+ relicensing
Paolo Bonzini
1
-0
/
+2
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-3
/
+3
2010-05-21
block: fix aio_flush segfaults for read-only protocols (e.g. curl)
Avi Kivity
1
-1
/
+3
2009-10-27
Add qemu_aio_process_queue()
Kevin Wolf
1
-0
/
+30
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
1
-11
/
+11
2009-07-22
Handle BH's queued by AIO completions in qemu_aio_flush()
Nolan
1
-1
/
+1
2009-06-15
fix qemu_aio_flush
Andrea Arcangeli
1
-2
/
+6
2009-05-08
AIO deletion race fix
Alexander Graf
1
-1
/
+2
2009-02-05
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-2
/
+0
2008-10-12
Make sure to initialize fd_sets in aio.c
aliguori
1
-0
/
+3
2008-09-22
Refactor AIO to allow multiple AIO implementations
aliguori
1
-0
/
+192