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