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