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