Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Do not use "\n" in g_test_message() strings | Thomas Huth | 2019-03-07 | 1 | -4/+4 |
* | Include qapi/error.h exactly where needed | Markus Armbruster | 2018-02-09 | 1 | -1/+0 |
* | misc: remove headers implicitly included | Philippe Mathieu-Daudé | 2017-12-18 | 1 | -1/+0 |
* | tests-aio-multithread: fix /aio/multi/schedule race condition | Stefan Hajnoczi | 2017-11-08 | 1 | -3/+2 |
* | cpus: define QEMUTimerListNotifyCB for QEMU system emulation | Paolo Bonzini | 2017-03-14 | 1 | -1/+1 |
* | tests-aio-multithread: use atomic_read properly | Paolo Bonzini | 2017-02-27 | 1 | -2/+2 |
* | test-aio-multithread: add performance comparison with thread-based mutexes | Paolo Bonzini | 2017-02-21 | 1 | -0/+164 |
* | coroutine-lock: make CoMutex thread-safe | Paolo Bonzini | 2017-02-21 | 1 | -0/+86 |
* | aio: introduce aio_co_schedule and aio_co_wake | Paolo Bonzini | 2017-02-21 | 1 | -0/+213 |