summaryrefslogtreecommitdiff
path: root/util/coroutine-ucontext.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-12build: try improve handling of clang warningsGerd Hoffmann1-2/+2
2018-02-07ucontext: annotate coroutine stack for ASANMarc-André Lureau1-0/+48
2016-09-29coroutine-ucontext: use helper for allocating stack memoryPeter Lieven1-5/+6
2016-09-29coroutine: add a macro for the coroutine stack sizePeter Lieven1-1/+1
2016-03-22Remove unneeded include statements for setjmp.hStefan Weil1-1/+0
2016-02-04util: Clean up includesPeter Maydell1-2/+1
2015-10-20coroutine: move into libqemuutil.a libraryDaniel P. Berrange1-0/+194