aboutsummaryrefslogtreecommitdiff
path: root/util/thread-pool.c
AgeCommit message (Expand)Author
2017-03-17thread-pool: add missing qemu_bh_cancel in completion functionPeter Lieven
2017-02-21block: explicitly acquire aiocontext in aio callbacks that need itPaolo Bonzini
2017-02-21block: explicitly acquire aiocontext in bottom halves that need itPaolo Bonzini
2017-02-21block: move AioContext, QEMUTimer, main-loop to libqemuutilPaolo Bonzini