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