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