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
/
thread-pool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
aio: Fix use-after-free in cancellation path
Fam Zheng
2014-05-28
1
-0
/
+1
*
Add a 'name' parameter to qemu_thread_create
Dr. David Alan Gilbert
2014-03-09
1
-1
/
+1
*
aio / timers: Untangle include files
Alex Bligh
2013-08-22
1
-0
/
+1
*
aio: drop io_flush argument
Stefan Hajnoczi
2013-08-19
1
-3
/
+2
*
thread-pool: drop thread_pool_active()
Stefan Hajnoczi
2013-08-19
1
-7
/
+1
*
threadpool: drop global thread pool
Stefan Hajnoczi
2013-03-15
1
-16
/
+7
*
threadpool: add thread_pool_new() and thread_pool_free()
Stefan Hajnoczi
2013-03-15
1
-4
/
+48
*
threadpool: move globals into struct ThreadPool
Stefan Hajnoczi
2013-03-15
1
-80
/
+110
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-4
/
+4
*
block: move include files to include/block/
Paolo Bonzini
2012-12-19
1
-3
/
+3
*
aio: rename AIOPool to AIOCBInfo
Stefan Hajnoczi
2012-11-14
1
-2
/
+2
*
threadpool: do not take lock in event_notifier_ready
Paolo Bonzini
2012-10-31
1
-6
/
+13
*
aio: add generic thread-pool facility
Paolo Bonzini
2012-10-31
1
-0
/
+282