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