aboutsummaryrefslogtreecommitdiff
path: root/util/coroutine-ucontext.c
AgeCommit message (Expand)Author
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