1. cf83f14 shutdown: Add source information to SHUTDOWN and RESET by Eric Blake · 7 years ago
  2. d38ea87 all: Clean up includes by Peter Maydell · 9 years ago
  3. 1618d2a maint: remove unused include for signal.h by Daniel P. Berrange · 9 years ago
  4. fee78fd pidfile: stop making pidfile error a special case by Michael Tokarev · 10 years ago
  5. 10f5bff util: Split out exec_dir from os_find_datadir by Fam Zheng · 11 years ago
  6. 0727b86 qemu-timer: move timeBeginPeriod/timeEndPeriod to os-win32 by Paolo Bonzini · 12 years ago
  7. 1046127 Release SMP restriction on Windows by Fabien Chouteau · 11 years ago
  8. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  9. b75a028 Prevent disk data loss when closing qemu by Pavel Dovgaluk · 12 years ago
  10. cbcfa04 link the main loop and its dependencies into the tools by Paolo Bonzini · 13 years ago
  11. 91a9ece win32: fix memory leak by Zhi Hui Li · 13 years ago
  12. bfc763f Replace WriteFileEx with WriteFile in qemu_create_pidfile by Fabien Chouteau · 13 years ago
  13. d3b12f5 main-loop: create main-loop.c by Paolo Bonzini · 13 years ago
  14. 59ad340 w32: Fix format string regression by Stefan Weil · 13 years ago
  15. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  16. 953ffe0 Introduce format string for pid_t by Andreas Färber · 13 years ago
  17. dc7a09c Expose thread_id in info cpus by Jan Kiszka · 14 years ago
  18. 9931b2f unlock iothread during WaitForMultipleObjects by Paolo Bonzini · 14 years ago
  19. f45a110 w32: Fix arguments for GetProcessAffinityMask, SetProcessAffinityMask by Stefan Weil · 14 years ago
  20. bc4a957 Separate qemu_pidfile() into OS specific versions by Jes Sorensen · 14 years ago
  21. 6650b71 win32: Set unbuffered stdout by Stefan Weil · 14 years ago
  22. 0a1574b win32: Add missing function setenv by Stefan Weil · 14 years ago
  23. eb505be Move daemonize handling to OS specific files by Jes Sorensen · 14 years ago
  24. 59a5264 Introduce OS specific cmdline argument handling and move SMB arg to os-posix.c by Jes Sorensen · 14 years ago
  25. 6170540 Move find_datadir to OS specific files. by Jes Sorensen · 14 years ago
  26. fe98ac1 Rename os_setup_signal_handling() to os_setup_early_signal_handling() by Jes Sorensen · 14 years ago
  27. 69bd73b Move win32 early signal handling setup to os_setup_signal_handling() by Jes Sorensen · 14 years ago
  28. 0d93ca7 vl.c: Move host_main_loop_wait() to OS specific files. by Jes Sorensen · 14 years ago
  29. 1911350 Introduce os-win32.c and move polling functions from vl.c by Jes Sorensen · 14 years ago