aboutsummaryrefslogtreecommitdiff
path: root/util/coroutine-sigaltstack.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-04osdep: set _FORTIFY_SOURCE=2 when optimization is enabledDaniel P. Berrangé1-2/+2
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau1-1/+0
2021-01-26coroutine-sigaltstack: Add SIGUSR2 mutexMax Reitz1-0/+9
2020-06-23coroutine: add check for SafeStack in sigaltstackDaniele Buono1-0/+4
2016-09-29coroutine-sigaltstack: use helper for allocating stack memoryPeter Lieven1-4/+5
2016-09-29coroutine: add a macro for the coroutine stack sizePeter Lieven1-1/+1
2016-09-29coroutine-sigaltstack: rename coroutine struct appropriatelyPeter Lieven1-8/+8
2016-03-22Remove unneeded include statements for setjmp.hStefan Weil1-1/+0
2016-02-04util: Clean up includesPeter Maydell1-3/+1
2015-10-20coroutine: move into libqemuutil.a libraryDaniel P. Berrange1-0/+293