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
/
async.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
aio: clean up now-unused functions
Paolo Bonzini
2012-10-30
1
-16
/
+7
*
aio: add aio_notify
Paolo Bonzini
2012-10-30
1
-4
/
+26
*
aio: make AioContexts GSources
Paolo Bonzini
2012-10-30
1
-1
/
+64
*
aio: add non-blocking variant of aio_wait
Paolo Bonzini
2012-10-30
1
-1
/
+1
*
aio: add I/O handlers to the AioContext interface
Paolo Bonzini
2012-10-30
1
-0
/
+6
*
aio: introduce AioContext, move bottom halves there
Paolo Bonzini
2012-10-30
1
-15
/
+15
*
async: Use bool for boolean struct members and remove a hole
Stefan Weil
2012-05-01
1
-3
/
+3
*
main_loop_wait: block indefinitely
Stefano Stabellini
2012-04-26
1
-1
/
+1
*
main-loop: create main-loop.h
Paolo Bonzini
2011-10-21
1
-0
/
+1
*
async: Allow nested qemu_bh_poll calls
Kevin Wolf
2011-09-06
1
-8
/
+16
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-2
/
+2
*
async: Remove AsyncContext
Kevin Wolf
2011-08-02
1
-91
/
+7
*
Allow nested qemu_bh_poll() after BH deletion
Kevin Wolf
2011-06-15
1
-2
/
+3
*
Introduce contexts for asynchronous callbacks
Kevin Wolf
2009-10-27
1
-7
/
+93
*
Split out bottom halves
Kevin Wolf
2009-10-27
1
-0
/
+130