aboutsummaryrefslogtreecommitdiff
path: root/coroutine-sigaltstack.c
AgeCommit message (Expand)Author
2013-02-26Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-02-23Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp()Peter Maydell
2013-02-22coroutine: move pooling to common codePaolo Bonzini
2012-12-19block: move include files to include/block/Paolo Bonzini
2012-11-30coroutine-sigaltstack.c: Use stack_t, not struct sigaltstackPeter Maydell
2012-05-14Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-05-14coroutine: Fix setup of sigaltstack coroutinesJan Kiszka
2012-05-14fix some common typosJim Meyering
2012-03-12coroutine: adding sigaltstack method (.c source)Alex Barcelo