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