Sign in
qemu
/
qemu
/
b8684454e152ca2e100f4b59d80de2be27186206
/
thread-pool.c
1faa5bb
thread-pool: clean up thread_pool_completion_bh()
by Stefan Hajnoczi
· 10 years ago
097310b
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
by Markus Armbruster
· 10 years ago
7c84b1b
block: Rename BlockDriverAIOCB* to BlockAIOCB*
by Markus Armbruster
· 10 years ago
8007429
block: Rename qemu_aio_release -> qemu_aio_unref
by Fam Zheng
· 10 years ago
3391f5e
thread-pool: Convert thread_pool_aiocb_info.cancel to cancel_async
by Fam Zheng
· 10 years ago
a31e69c
thread-pool: Drop unnecessary includes
by Markus Armbruster
· 10 years ago
3c80ca1
thread-pool: avoid deadlock in nested aio_poll() calls
by Stefan Hajnoczi
· 11 years ago
c2e50e3
thread-pool: avoid per-thread-pool EventNotifier
by Stefan Hajnoczi
· 11 years ago
271c0f6
aio: Fix use-after-free in cancellation path
by Fam Zheng
· 11 years ago
4900116
Add a 'name' parameter to qemu_thread_create
by Dr. David Alan Gilbert
· 11 years ago
6a1751b
aio / timers: Untangle include files
by Alex Bligh
· 12 years ago
f2e5dca
aio: drop io_flush argument
by Stefan Hajnoczi
· 12 years ago
bb52b14
thread-pool: drop thread_pool_active()
by Stefan Hajnoczi
· 12 years ago
c4d9d19
threadpool: drop global thread pool
by Stefan Hajnoczi
· 12 years ago
f7311cc
threadpool: add thread_pool_new() and thread_pool_free()
by Stefan Hajnoczi
· 12 years ago
b811203
threadpool: move globals into struct ThreadPool
by Stefan Hajnoczi
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
737e150
block: move include files to include/block/
by Paolo Bonzini
· 12 years ago
d7331be
aio: rename AIOPool to AIOCBInfo
by Stefan Hajnoczi
· 12 years ago
19d092c
threadpool: do not take lock in event_notifier_ready
by Paolo Bonzini
· 12 years ago
d354c7e
aio: add generic thread-pool facility
by Paolo Bonzini
· 13 years ago