aboutsummaryrefslogtreecommitdiff
path: root/util/coroutine-ucontext.c
AgeCommit message (Expand)Author
2020-07-13Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switchThomas Huth
2020-07-11util/coroutine: Cleanup start_switch_fiber_ for TSAN.Robert Foley
2020-06-23coroutine: support SafeStack in ucontext backendDaniele Buono
2020-06-16configure: add --enable-tsan flag + fiber annotations for coroutine-ucontextLingfeng Yang
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2018-03-12build: try improve handling of clang warningsGerd Hoffmann
2018-02-07ucontext: annotate coroutine stack for ASANMarc-André Lureau
2016-09-29coroutine-ucontext: use helper for allocating stack memoryPeter Lieven
2016-09-29coroutine: add a macro for the coroutine stack sizePeter Lieven
2016-03-22Remove unneeded include statements for setjmp.hStefan Weil
2016-02-04util: Clean up includesPeter Maydell
2015-10-20coroutine: move into libqemuutil.a libraryDaniel P. Berrange