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