Commit History

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