1. 81badab util: replace pipe()+cloexec with g_unix_open_pipe() by Marc-André Lureau · 3 years ago
  2. d0dedf2 util: simplify write in signal handler by Marc-André Lureau · 3 years ago
  3. 6bd17dc util/compatfd.c: use libc signalfd wrapper instead of raw syscall by Kacper Słomiński · 3 years, 7 months ago
  4. e0c5a18 util/compatfd.c: Replaced a malloc call with g_malloc. by Mahmoud Mandour · 4 years, 1 month ago
  5. 7e3a61c util/compatfd.c: Fixed style issues by Mahmoud Mandour · 4 years, 1 month ago
  6. 81b7b1e util/compatfd.c: Only include <sys/syscall.h> if CONFIG_SIGNALFD by David CARLIER · 4 years, 9 months ago
  7. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  8. d98d407 cpus: remove ugly cast on sigbus_handler by Paolo Bonzini · 8 years ago
  9. aafd758 util: Clean up includes by Peter Maydell · 9 years ago
  10. 3bf2af7 util: Remove unused functions by Thomas Huth · 10 years ago
  11. 4900116 Add a 'name' parameter to qemu_thread_create by Dr. David Alan Gilbert · 11 years ago
  12. 518420d compatfd: switch to QemuThread by Jan Kiszka · 12 years ago
  13. baacf04 build: move libqemuutil.a components to util/ by Paolo Bonzini · 12 years ago[Renamed from compatfd.c]
  14. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  15. 6b620ca prepare for future GPLv2+ relicensing by Paolo Bonzini · 13 years ago
  16. 7f84c12 compatfd.c: Don't pass NULL pointer to SYS_signalfd by Peter Maydell · 13 years ago
  17. d25f89c Register Linux dyntick timer as per-thread signal by Jan Kiszka · 14 years ago
  18. 09716e4 sigfd: use pthread_sigmask by Alexander Graf · 14 years ago
  19. 30faaf7 Use sigwait instead of sigwaitinfo. by Tristan Gingold · 14 years ago
  20. dcc38d1 signalfd compatibility by Marcelo Tosatti · 14 years ago
  21. 9e472e1 Fix IO performance regression in sparc by aliguori · 16 years ago
  22. 2746310 Make compatfd fallback more robust by aliguori · 17 years ago
  23. b8ae755 Fix whitespace damage in compatfd by aliguori · 17 years ago
  24. bcdf9b4 Add missing files from previous commit. by aliguori · 17 years ago