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-posix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-29
AioContext: introduce aio_prepare
Paolo Bonzini
1
-0
/
+5
2014-08-29
AioContext: export and use aio_dispatch
Paolo Bonzini
1
-42
/
+13
2014-08-29
AioContext: run bottom halves after polling
Paolo Bonzini
1
-0
/
+4
2014-08-29
AioContext: take bottom halves into account when computing aio_poll timeout
Paolo Bonzini
1
-1
/
+1
2014-07-09
AioContext: speed up aio_notify
Paolo Bonzini
1
-1
/
+33
2014-07-09
block: drop aio functions that operate on the main AioContext
Paolo Bonzini
1
-2
/
+2
2013-12-06
aio: make aio_poll(ctx, true) block with no fds
Stefan Hajnoczi
1
-5
/
+0
2013-08-22
aio / timers: Convert aio_poll to use AioContext timers' deadline
Alex Bligh
1
-6
/
+12
2013-08-19
aio: drop io_flush argument
Stefan Hajnoczi
1
-5
/
+2
2013-08-19
aio: stop using .io_flush()
Stefan Hajnoczi
1
-20
/
+9
2013-02-21
aio: support G_IO_HUP and G_IO_ERR
Stefan Hajnoczi
1
-10
/
+2
2013-02-21
aio: convert aio_poll() to g_poll(3)
Stefan Hajnoczi
1
-43
/
+24
2013-02-21
aio: extract aio_dispatch() from aio_poll()
Stefan Hajnoczi
1
-22
/
+35
2013-01-17
aio: Fix return value of aio_poll()
Kevin Wolf
1
-1
/
+2
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-2
/
+2
2012-12-19
block: move include files to include/block/
Paolo Bonzini
1
-1
/
+1
2012-10-30
aio: call aio_notify after setting I/O handlers
Paolo Bonzini
1
-0
/
+2
2012-10-30
aio: make AioContexts GSources
Paolo Bonzini
1
-0
/
+4
2012-10-30
aio: add Win32 implementation
Paolo Bonzini
1
-0
/
+262