summaryrefslogtreecommitdiffstats
path: root/util/thread-pool.c
Commit message (Expand)AuthorAgeFilesLines
* thread-pool: add missing qemu_bh_cancel in completion functionPeter Lieven2017-03-171-0/+7
* block: explicitly acquire aiocontext in aio callbacks that need itPaolo Bonzini2017-02-211-1/+3
* block: explicitly acquire aiocontext in bottom halves that need itPaolo Bonzini2017-02-211-0/+2
* block: move AioContext, QEMUTimer, main-loop to libqemuutilPaolo Bonzini2017-02-211-0/+343