Age | Commit message (Expand) | Author |
---|---|---|
2020-05-04 | lockable: replaced locks with lock guard macros where appropriate | Daniel Brodsky |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2017-03-17 | thread-pool: add missing qemu_bh_cancel in completion function | Peter Lieven |
2017-02-21 | block: explicitly acquire aiocontext in aio callbacks that need it | Paolo Bonzini |
2017-02-21 | block: explicitly acquire aiocontext in bottom halves that need it | Paolo Bonzini |
2017-02-21 | block: move AioContext, QEMUTimer, main-loop to libqemuutil | Paolo Bonzini |