Historique des commits

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