Sign in
qemu
/
qemu
/
86a518bba4f4d7c9016fc5b104fe1e58b00ad756
/
util
/
coroutine-sigaltstack.c
0f9668e
Remove qemu-common.h include from most units
by Marc-André Lureau
· 2 years, 10 months ago
f4be822
coroutine-sigaltstack: Add SIGUSR2 mutex
by Max Reitz
· 4 years ago
ff76097
coroutine: add check for SafeStack in sigaltstack
by Daniele Buono
· 4 years, 8 months ago
2f4aa23
coroutine-sigaltstack: use helper for allocating stack memory
by Peter Lieven
· 8 years ago
8adcd6f
coroutine: add a macro for the coroutine stack size
by Peter Lieven
· 8 years ago
be87a39
coroutine-sigaltstack: rename coroutine struct appropriately
by Peter Lieven
· 8 years ago
8ff98f1
Remove unneeded include statements for setjmp.h
by Stefan Weil
· 9 years ago
aafd758
util: Clean up includes
by Peter Maydell
· 9 years ago
10817bf
coroutine: move into libqemuutil.a library
by Daniel P. Berrange
· 9 years ago
[Renamed (99%) from coroutine-sigaltstack.c]
7f151e6
coroutine-sigaltstack: Change jmp_buf to sigjmp_buf
by Willem Pinckaers
· 10 years ago
864a556
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 12 years ago
6ab7e54
Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp()
by Peter Maydell
· 12 years ago
4023978
coroutine: move pooling to common code
by Paolo Bonzini
· 12 years ago
737e150
block: move include files to include/block/
by Paolo Bonzini
· 12 years ago
2ad2210
coroutine-sigaltstack.c: Use stack_t, not struct sigaltstack
by Peter Maydell
· 12 years ago
9cc3177
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 13 years ago
99b5beb
coroutine: Fix setup of sigaltstack coroutines
by Jan Kiszka
· 13 years ago
a31f053
fix some common typos
by Jim Meyering
· 13 years ago
3194c8c
coroutine: adding sigaltstack method (.c source)
by Alex Barcelo
· 13 years ago