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
|
d18572dd9a
net: Remove the deprecated -tftp, -bootp, -redir and -smb options
|
7 years ago |
Thomas Huth
|
1217d6ca2b
qemu-options: Bail out on unsupported options instead of silently ignoring them
|
7 years ago |
Ian Jackson
|
a7aaec148e
os-posix: cleanup: Replace perror with error_report
|
7 years ago |
Ian Jackson
|
22cd4f4835
os-posix: cleanup: Replace fprintf with error_report in remaining call sites
|
7 years ago |
Ian Jackson
|
2c42f1e801
os-posix: Provide new -runas <uid>:<gid> facility
|
8 years ago |
Ian Jackson
|
f0a2171bf9
os-posix: cleanup: Replace fprintfs with error_report in change_process_uid
|
7 years ago |
Markus Armbruster
|
429cc0d31f
os-posix: Drop misleading comment
|
8 years ago |
Paolo Bonzini
|
2a96a552f9
Revert "rcu: do not create thread in pthread_atfork callback"
|
9 years ago |
Wei Jiangang
|
55ad781ca7
use g_path_get_dirname instead of dirname
|
9 years ago |
Paolo Bonzini
|
02d0e09503
os-posix: include sys/mman.h
|
9 years ago |
Veronia Bahaa
|
f348b6d1a5
util: move declarations out of qemu-common.h
|
9 years ago |
Dimitris Aragiorgis
|
96c33a4523
log: Redirect stderr to logfile if deamonized
|
9 years ago |
Peter Maydell
|
d38ea87ac5
all: Clean up includes
|
9 years ago |
Thomas Huth
|
f853ac66c7
net/slirp: Tell the users when they are using deprecated options
|
9 years ago |
Paolo Bonzini
|
a59629fcc6
rcu: do not create thread in pthread_atfork callback
|
10 years ago |
Michael Tokarev
|
25cec2b896
os-posix: reorder parent notification for -daemonize
|
10 years ago |
Michael Tokarev
|
fee78fd6d2
pidfile: stop making pidfile error a special case
|
10 years ago |
Michael Tokarev
|
ccea25f1c7
os-posix: replace goto again with a proper loop
|
10 years ago |
Michael Tokarev
|
0be5e436ff
os-posix: use global daemon_pipe instead of cryptic fds[1]
|
10 years ago |
Michael Tokarev
|
2fd7ae36c5
Revert "os-posix: report error message when lock file failed"
|
10 years ago |
Gonglei
|
e5048d15ce
os-posix: report error message when lock file failed
|
11 years ago |
Gonglei
|
97699eff3a
os-posix: remove confused errno
|
11 years ago |
Gonglei
|
63ce8e150c
os-posix: change tab to space avoid violating coding style
|
11 years ago |
Andreas Färber
|
41975b269c
oslib-posix: Fix build on FreeBSD
|
11 years ago |
Fam Zheng
|
10f5bff622
util: Split out exec_dir from os_find_datadir
|
11 years ago |
Satoru Moriya
|
888a6bc63c
Add option to mlock qemu and guest memory
|
12 years ago |
Paolo Bonzini
|
9c17d615a6
softmmu: move include files to include/sysemu/
|
12 years ago |