Sign in
qemu
/
qemu
/
95a16ee753d6da651fce8df876333bf7fcf134d9
/
os-win32.c
0f9668e
Remove qemu-common.h include from most units
by Marc-André Lureau
· 2 years, 9 months ago
327adee
include: move os_*() to os-foo.h
by Marc-André Lureau
· 2 years, 9 months ago
fd5fc4b
remove qemu-options* from root directory
by Paolo Bonzini
· 3 years, 7 months ago
ea1edcd
vl: relocate paths to data directories
by Paolo Bonzini
· 4 years, 4 months ago
a4c1386
oslib: do not call g_strdup from qemu_get_exec_dir
by Paolo Bonzini
· 4 years, 4 months ago
7da1d7d
qemu/osdep: Document os_find_datadir() return value
by Philippe Mathieu-Daudé
· 4 years, 5 months ago
e468ffd
glib: use portable g_setenv()
by Marc-André Lureau
· 5 years ago
54d3123
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
by Markus Armbruster
· 5 years ago
a8d2532
Include qemu-common.h exactly where needed
by Markus Armbruster
· 6 years ago
9e6bdef
util: add qemu_write_pidfile()
by Marc-André Lureau
· 6 years ago
1217d6ca
qemu-options: Bail out on unsupported options instead of silently ignoring them
by Thomas Huth
· 7 years ago
cf83f14
shutdown: Add source information to SHUTDOWN and RESET
by Eric Blake
· 8 years ago
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