| Commit message (Expand) | Author | Age | Files | Lines |
* | coroutine-ucontext: use QEMU_DEFINE_STATIC_CO_TLS() | Stefan Hajnoczi | 2022-05-04 | 1 | -14/+24 |
* | Use QEMU_SANITIZE_ADDRESS | Marc-André Lureau | 2022-05-03 | 1 | -1/+1 |
* | Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switch | Thomas Huth | 2020-07-13 | 1 | -2/+2 |
* | util/coroutine: Cleanup start_switch_fiber_ for TSAN. | Robert Foley | 2020-07-11 | 1 | -18/+34 |
* | coroutine: support SafeStack in ucontext backend | Daniele Buono | 2020-06-23 | 1 | -0/+28 |
* | configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext | Lingfeng Yang | 2020-06-16 | 1 | -9/+57 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
* | build: try improve handling of clang warnings | Gerd Hoffmann | 2018-03-12 | 1 | -2/+2 |
* | ucontext: annotate coroutine stack for ASAN | Marc-André Lureau | 2018-02-07 | 1 | -0/+48 |
* | coroutine-ucontext: use helper for allocating stack memory | Peter Lieven | 2016-09-29 | 1 | -5/+6 |
* | coroutine: add a macro for the coroutine stack size | Peter Lieven | 2016-09-29 | 1 | -1/+1 |
* | Remove unneeded include statements for setjmp.h | Stefan Weil | 2016-03-22 | 1 | -1/+0 |
* | util: Clean up includes | Peter Maydell | 2016-02-04 | 1 | -2/+1 |
* | coroutine: move into libqemuutil.a library | Daniel P. Berrange | 2015-10-20 | 1 | -0/+194 |