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
/
qemu-aio.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-14
aio: rename AIOPool to AIOCBInfo
Stefan Hajnoczi
1
-4
/
+4
2012-11-14
aio: use g_slice_alloc() for AIOCB pooling
Stefan Hajnoczi
1
-2
/
+0
2012-11-14
aio: switch aiocb_size type int -> size_t
Stefan Hajnoczi
1
-1
/
+1
2012-10-30
aio: clean up now-unused functions
Paolo Bonzini
1
-1
/
+0
2012-10-30
aio: add aio_notify
Paolo Bonzini
1
-0
/
+18
2012-10-30
aio: make AioContexts GSources
Paolo Bonzini
1
-0
/
+23
2012-10-30
aio: prepare for introducing GSource-based dispatch
Paolo Bonzini
1
-0
/
+7
2012-10-30
aio: add non-blocking variant of aio_wait
Paolo Bonzini
1
-6
/
+15
2012-10-30
aio: add I/O handlers to the AioContext interface
Paolo Bonzini
1
-7
/
+35
2012-10-30
aio: introduce AioContext, move bottom halves there
Paolo Bonzini
1
-1
/
+78
2012-10-30
aio: provide platform-independent API
Paolo Bonzini
1
-1
/
+18
2012-10-30
aio: change qemu_aio_set_fd_handler to return void
Paolo Bonzini
1
-5
/
+5
2012-04-19
aio: return "AIO in progress" state from qemu_aio_wait
Paolo Bonzini
1
-2
/
+4
2012-04-19
aio: remove process_queue callback and qemu_aio_process_queue
Paolo Bonzini
1
-13
/
+0
2012-04-05
aio: move BlockDriverAIOCB to qemu-aio.h
Paolo Bonzini
1
-0
/
+21
2009-10-27
Add qemu_aio_process_queue()
Kevin Wolf
1
-0
/
+13
2009-06-15
fix qemu_aio_flush
Andrea Arcangeli
1
-3
/
+4
2008-09-22
Refactor AIO to allow multiple AIO implementations
aliguori
1
-0
/
+45