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