6 Commits (07a6ecf48feaddb4914ca8ec9603021f992ec3b9)

Author SHA1 Message Date
Peter Lieven 2f4aa23299 coroutine-sigaltstack: use helper for allocating stack memory 10 years ago
Peter Lieven 8adcd6fb6d coroutine: add a macro for the coroutine stack size 10 years ago
Peter Lieven be87a393f9 coroutine-sigaltstack: rename coroutine struct appropriately 10 years ago
Stefan Weil 8ff98f1ed2 Remove unneeded include statements for setjmp.h 10 years ago
Peter Maydell aafd758410 util: Clean up includes 10 years ago
Daniel P. Berrange 10817bf09d coroutine: move into libqemuutil.a library 11 years ago
Willem Pinckaers 7f151e6f71 coroutine-sigaltstack: Change jmp_buf to sigjmp_buf 12 years ago
Peter Maydell 6ab7e5465a Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp() 13 years ago
Paolo Bonzini 402397843e coroutine: move pooling to common code 13 years ago
Paolo Bonzini 737e150e89 block: move include files to include/block/ 13 years ago
Peter Maydell 2ad2210a7d coroutine-sigaltstack.c: Use stack_t, not struct sigaltstack 14 years ago
Jan Kiszka 99b5beba2f coroutine: Fix setup of sigaltstack coroutines 14 years ago
Jim Meyering a31f053129 fix some common typos 14 years ago
Alex Barcelo 3194c8ceeb coroutine: adding sigaltstack method (.c source) 14 years ago