aboutsummaryrefslogtreecommitdiff
path: root/util/coroutine-sigaltstack.c
AgeCommit message (Expand)Author
2021-01-26coroutine-sigaltstack: Add SIGUSR2 mutexMax Reitz
2020-06-23coroutine: add check for SafeStack in sigaltstackDaniele Buono
2016-09-29coroutine-sigaltstack: use helper for allocating stack memoryPeter Lieven
2016-09-29coroutine: add a macro for the coroutine stack sizePeter Lieven
2016-09-29coroutine-sigaltstack: rename coroutine struct appropriatelyPeter 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