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