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