Commit History

Author SHA1 Message Date
  Markus Armbruster 54d31236b9 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 6 years ago
  Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 6 years ago
  Marc-André Lureau 9e6bdef224 util: add qemu_write_pidfile() 7 years ago
  Thomas Huth 1217d6ca2b qemu-options: Bail out on unsupported options instead of silently ignoring them 7 years ago
  Eric Blake cf83f14005 shutdown: Add source information to SHUTDOWN and RESET 8 years ago
  Peter Maydell d38ea87ac5 all: Clean up includes 9 years ago
  Daniel P. Berrange 1618d2ae7f maint: remove unused include for signal.h 10 years ago
  Michael Tokarev fee78fd6d2 pidfile: stop making pidfile error a special case 10 years ago
  Fam Zheng 10f5bff622 util: Split out exec_dir from os_find_datadir 11 years ago
  Paolo Bonzini 0727b86754 qemu-timer: move timeBeginPeriod/timeEndPeriod to os-win32 12 years ago
  Fabien Chouteau 1046127d1f Release SMP restriction on Windows 12 years ago
  Paolo Bonzini 9c17d615a6 softmmu: move include files to include/sysemu/ 12 years ago
  Pavel Dovgaluk b75a02829d Prevent disk data loss when closing qemu 13 years ago
  Paolo Bonzini cbcfa0418f link the main loop and its dependencies into the tools 14 years ago
  Zhi Hui Li 91a9ecefb6 win32: fix memory leak 13 years ago
  Fabien Chouteau bfc763fcfa Replace WriteFileEx with WriteFile in qemu_create_pidfile 13 years ago
  Paolo Bonzini d3b12f5dec main-loop: create main-loop.c 14 years ago
  Stefan Weil 59ad3403c2 w32: Fix format string regression 14 years ago
  Anthony Liguori 7267c0947d Use glib memory allocation and free functions 14 years ago
  Andreas Färber 953ffe0f93 Introduce format string for pid_t 14 years ago
  Jan Kiszka dc7a09cfe4 Expose thread_id in info cpus 14 years ago
  Paolo Bonzini 9931b2f4c7 unlock iothread during WaitForMultipleObjects 14 years ago
  Stefan Weil f45a11088b w32: Fix arguments for GetProcessAffinityMask, SetProcessAffinityMask 14 years ago
  Jes Sorensen bc4a957c46 Separate qemu_pidfile() into OS specific versions 15 years ago
  Stefan Weil 6650b7100b win32: Set unbuffered stdout 15 years ago
  Stefan Weil 0a1574bb13 win32: Add missing function setenv 15 years ago
  Jes Sorensen eb505be11b Move daemonize handling to OS specific files 15 years ago
  Jes Sorensen 59a5264b99 Introduce OS specific cmdline argument handling and move SMB arg to os-posix.c 15 years ago
  Jes Sorensen 6170540b82 Move find_datadir to OS specific files. 15 years ago
  Jes Sorensen fe98ac1461 Rename os_setup_signal_handling() to os_setup_early_signal_handling() 15 years ago