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
/
async.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-22
aio / timers: aio_ctx_prepare sets timeout from AioContext timers
Alex Bligh
1
-1
/
+12
2013-08-22
aio / timers: Add a notify callback to QEMUTimerList
Alex Bligh
1
-1
/
+6
2013-08-22
aio / timers: Add QEMUTimerListGroup to AioContext
Alex Bligh
1
-0
/
+2
2013-08-19
aio: drop io_flush argument
Stefan Hajnoczi
1
-2
/
+2
2013-07-19
QEMUBH: make AioContext's bh re-entrant
Liu Ping Fan
1
-2
/
+31
2013-03-15
aio: add a ThreadPool instance to AioContext
Stefan Hajnoczi
1
-0
/
+11
2013-02-21
aio: convert aio_poll() to g_poll(3)
Stefan Hajnoczi
1
-0
/
+2
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
block: move include files to include/block/
Paolo Bonzini
1
-1
/
+1
2012-12-11
aio: Get rid of qemu_aio_flush()
Kevin Wolf
1
-5
/
+0
2012-11-12
aio: fix aio_ctx_prepare with idle bottom halves
Paolo Bonzini
1
-4
/
+2
2012-10-30
aio: clean up now-unused functions
Paolo Bonzini
1
-16
/
+7
2012-10-30
aio: add aio_notify
Paolo Bonzini
1
-4
/
+26
2012-10-30
aio: make AioContexts GSources
Paolo Bonzini
1
-1
/
+64
2012-10-30
aio: add non-blocking variant of aio_wait
Paolo Bonzini
1
-1
/
+1
2012-10-30
aio: add I/O handlers to the AioContext interface
Paolo Bonzini
1
-0
/
+6
2012-10-30
aio: introduce AioContext, move bottom halves there
Paolo Bonzini
1
-15
/
+15
2012-05-01
async: Use bool for boolean struct members and remove a hole
Stefan Weil
1
-3
/
+3
2012-04-26
main_loop_wait: block indefinitely
Stefano Stabellini
1
-1
/
+1
2011-10-21
main-loop: create main-loop.h
Paolo Bonzini
1
-0
/
+1
2011-09-06
async: Allow nested qemu_bh_poll calls
Kevin Wolf
1
-8
/
+16
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-2
/
+2
2011-08-02
async: Remove AsyncContext
Kevin Wolf
1
-91
/
+7
2011-06-15
Allow nested qemu_bh_poll() after BH deletion
Kevin Wolf
1
-2
/
+3
2009-10-27
Introduce contexts for asynchronous callbacks
Kevin Wolf
1
-7
/
+93
2009-10-27
Split out bottom halves
Kevin Wolf
1
-0
/
+130