Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-11-11 | coroutine-sigaltstack: Change jmp_buf to sigjmp_buf | Willem Pinckaers | 1 | -1/+1 |
2013-02-26 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 1 | -42/+1 |
2013-02-23 | Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp() | Peter Maydell | 1 | -13/+13 |
2013-02-22 | coroutine: move pooling to common code | Paolo Bonzini | 1 | -42/+1 |
2012-12-19 | block: move include files to include/block/ | Paolo Bonzini | 1 | -1/+1 |
2012-11-30 | coroutine-sigaltstack.c: Use stack_t, not struct sigaltstack | Peter Maydell | 1 | -2/+2 |
2012-05-14 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 1 | -1/+1 |
2012-05-14 | coroutine: Fix setup of sigaltstack coroutines | Jan Kiszka | 1 | -1/+1 |
2012-05-14 | fix some common typos | Jim Meyering | 1 | -1/+1 |
2012-03-12 | coroutine: adding sigaltstack method (.c source) | Alex Barcelo | 1 | -0/+334 |