summaryrefslogtreecommitdiffstats
path: root/tests/test-aio-multithread.c
Commit message (Expand)AuthorAgeFilesLines
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* misc: remove headers implicitly includedPhilippe Mathieu-Daudé2017-12-181-1/+0Star
* tests-aio-multithread: fix /aio/multi/schedule race conditionStefan Hajnoczi2017-11-081-3/+2Star
* cpus: define QEMUTimerListNotifyCB for QEMU system emulationPaolo Bonzini2017-03-141-1/+1
* tests-aio-multithread: use atomic_read properlyPaolo Bonzini2017-02-271-2/+2
* test-aio-multithread: add performance comparison with thread-based mutexesPaolo Bonzini2017-02-211-0/+164
* coroutine-lock: make CoMutex thread-safePaolo Bonzini2017-02-211-0/+86
* aio: introduce aio_co_schedule and aio_co_wakePaolo Bonzini2017-02-211-0/+213