summaryrefslogtreecommitdiffstats
path: root/util/coroutine-ucontext.c
Commit message (Expand)AuthorAgeFilesLines
* coroutine-ucontext: use QEMU_DEFINE_STATIC_CO_TLS()Stefan Hajnoczi2022-05-041-14/+24
* Use QEMU_SANITIZE_ADDRESSMarc-André Lureau2022-05-031-1/+1
* Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switchThomas Huth2020-07-131-2/+2
* util/coroutine: Cleanup start_switch_fiber_ for TSAN.Robert Foley2020-07-111-18/+34
* coroutine: support SafeStack in ucontext backendDaniele Buono2020-06-231-0/+28
* configure: add --enable-tsan flag + fiber annotations for coroutine-ucontextLingfeng Yang2020-06-161-9/+57
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* build: try improve handling of clang warningsGerd Hoffmann2018-03-121-2/+2
* ucontext: annotate coroutine stack for ASANMarc-André Lureau2018-02-071-0/+48
* coroutine-ucontext: use helper for allocating stack memoryPeter Lieven2016-09-291-5/+6
* coroutine: add a macro for the coroutine stack sizePeter Lieven2016-09-291-1/+1
* Remove unneeded include statements for setjmp.hStefan Weil2016-03-221-1/+0Star
* util: Clean up includesPeter Maydell2016-02-041-2/+1Star
* coroutine: move into libqemuutil.a libraryDaniel P. Berrange2015-10-201-0/+194