Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |