Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 ماه پیش |
Trent Huber
|
de448e0f26
os-posix: Expand setrlimit() syscall compatibility
|
1 سال پیش |
Fiona Ebner
|
03e471c41d
qemu_init: increase NOFILE soft limit on POSIX
|
1 سال پیش |
Philippe Mathieu-Daudé
|
d280337684
os-posix: Clean up global variable shadowing
|
1 سال پیش |
Michael Tokarev
|
36d61c9ed2
os-posix.c: remove unneeded #includes
|
2 سال پیش |
Michael Tokarev
|
433aed5f39
os-posix.c: move code around
|
2 سال پیش |
Michael Tokarev
|
8a768db16a
os-posix.c, softmmu/vl.c: move os_parse_cmd_args() into qemu_init()
|
2 سال پیش |
Michael Tokarev
|
5b15639003
os-posix.c: create and export os_set_chroot()
|
2 سال پیش |
Michael Tokarev
|
22d0251570
os-posix.c: create and export os_set_runas()
|
2 سال پیش |
Thomas Huth
|
9ffcbe2a60
os-posix: Allow 'chroot' via '-run-with' and deprecate the old '-chroot' option
|
2 سال پیش |
Claudio Imbrenda
|
80bd81cadd
util/async-teardown: wire up query-command-line-options
|
2 سال پیش |
Nikita Ivanov
|
8b6aa69365
Refactoring: refactor TFR() macro to RETRY_ON_EINTR()
|
2 سال پیش |
Claudio Imbrenda
|
c891c24b1a
os-posix: asynchronous teardown for shutdown on Linux
|
3 سال پیش |
Marc-André Lureau
|
3338a41f24
os-posix: replace pipe()+cloexec with g_unix_open_pipe(CLOEXEC)
|
3 سال پیش |
Daniel P. Berrangé
|
c6b310b37c
softmmu: remove deprecated --enable-fips option
|
3 سال پیش |
Richard Henderson
|
229ef2eb44
os-posix: Use qemu_log_enabled
|
3 سال پیش |
Marc-André Lureau
|
0f9668e0c1
Remove qemu-common.h include from most units
|
3 سال پیش |
Hanna Reitz
|
f22ac4727b
os-posix: Add os_set_daemonize()
|
3 سال پیش |
Paolo Bonzini
|
fd5fc4b12d
remove qemu-options* from root directory
|
4 سال پیش |
Daniel P. Berrangé
|
166310299a
os: deprecate the -enable-fips option and QEMU's FIPS enforcement
|
4 سال پیش |
Paolo Bonzini
|
ea1edcd7da
vl: relocate paths to data directories
|
5 سال پیش |
Paolo Bonzini
|
a4c13869f9
oslib: do not call g_strdup from qemu_get_exec_dir
|
5 سال پیش |
Daniel P. Berrangé
|
448058aa99
util: rename qemu_open() to qemu_open_old()
|
5 سال پیش |
Paolo Bonzini
|
64ed6f92ff
meson: link emulators without Makefile.target
|
5 سال پیش |
Philippe Mathieu-Daudé
|
7da1d7dcc0
qemu/osdep: Document os_find_datadir() return value
|
5 سال پیش |
David CARLIER
|
195588ccd5
build: Check that mlockall() exists
|
5 سال پیش |
Marc-André Lureau
|
6dd2dacedd
os-posix: simplify os_find_datadir
|
6 سال پیش |
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 سال پیش |