43 Commits (bead59946a8b54398f4ba3c9c8ecd15eeac78c53)

Author SHA1 Message Date
Paolo Bonzini a59629fcc6 rcu: do not create thread in pthread_atfork callback 11 years ago
Michael Tokarev 25cec2b896 os-posix: reorder parent notification for -daemonize 12 years ago
Michael Tokarev fee78fd6d2 pidfile: stop making pidfile error a special case 12 years ago
Michael Tokarev ccea25f1c7 os-posix: replace goto again with a proper loop 12 years ago
Michael Tokarev 0be5e436ff os-posix: use global daemon_pipe instead of cryptic fds[1] 12 years ago
Michael Tokarev 2fd7ae36c5 Revert "os-posix: report error message when lock file failed" 12 years ago
Gonglei e5048d15ce os-posix: report error message when lock file failed 12 years ago
Gonglei 97699eff3a os-posix: remove confused errno 12 years ago
Gonglei 63ce8e150c os-posix: change tab to space avoid violating coding style 12 years ago
Andreas Färber 41975b269c oslib-posix: Fix build on FreeBSD 12 years ago
Fam Zheng 10f5bff622 util: Split out exec_dir from os_find_datadir 12 years ago
Satoru Moriya 888a6bc63c Add option to mlock qemu and guest memory 13 years ago
Paolo Bonzini 9c17d615a6 softmmu: move include files to include/sysemu/ 13 years ago
Amos Kong 4d5b97da35 cleanup useless return sentence 14 years ago
Jim Meyering 3eadc68ebd os-posix: avoid buffer overrun 14 years ago
Hitoshi Mitake 995ee2bf46 curses: don't initialize curses when qemu is daemonized 14 years ago
Anthony Liguori 70678b8227 fips: fix build on !Linux 14 years ago
Nathan Whitehorn 15fdaee3c5 os-posix: Fix build on FreeBSD 14 years ago
Laszlo Ersek 93dd748b78 keep the PID file locked for the lifetime of the process 14 years ago
Paolo Bonzini cbcfa0418f link the main loop and its dependencies into the tools 15 years ago
Markus Armbruster 1bbd1592c8 os-posix: Plug fd leak in qemu_create_pidfile() 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Stefan Hajnoczi cc4662f964 os-posix: set groups properly for -runas 15 years ago
Andreas Färber 953ffe0f93 Introduce format string for pid_t 15 years ago
Paolo Bonzini 4d54ec7898 add a service to reap zombies, use it in SLIRP 15 years ago
Gleb Natapov f64622c401 report that QEMU process was killed by a signal 15 years ago
Jan Kiszka dc7a09cfe4 Expose thread_id in info cpus 15 years ago
Jes Sorensen bc4a957c46 Separate qemu_pidfile() into OS specific versions 16 years ago
Jes Sorensen 949d31e665 We only support eventfd under POSIX, move qemu_eventfd() to os-posix.c 16 years ago
Blue Swirl 66fe09eebb Use ARRAY_SIZE macro 16 years ago
Jes Sorensen 69e8b16255 Include sys/mman.h before qemu-options.h 16 years ago
Jes Sorensen ce798cf2a2 Move set_proc_name() to OS specific files. 16 years ago
Jes Sorensen 9156d76331 Move line-buffering setup to OS specific files. 16 years ago
Jes Sorensen e06eb601b0 Make os_change_process_uid and os_change_root os-posix.c local 16 years ago
Jes Sorensen eb505be11b Move daemonize handling to OS specific files 16 years ago
Jes Sorensen 0766379d4c Move chroot handling to OS specific files. 16 years ago
Jes Sorensen 8847cfe8aa Move runas handling from vl.c to OS specific files. 16 years ago
Jes Sorensen 59a5264b99 Introduce OS specific cmdline argument handling and move SMB arg to os-posix.c 16 years ago
Jes Sorensen 6170540b82 Move find_datadir to OS specific files. 16 years ago
Jes Sorensen 8d963e6ae7 Move main signal handler setup to os specificfiles. 16 years ago
Jes Sorensen fe98ac1461 Rename os_setup_signal_handling() to os_setup_early_signal_handling() 16 years ago
Jes Sorensen 86b645e753 Introduce os-posix.c and create os_setup_signal_handling() 16 years ago
Jes Sorensen 0d93ca7c3b vl.c: Move host_main_loop_wait() to OS specific files. 16 years ago
Mark McLoughlin f1d078c341 net: move parse_macaddr() to net/util.[ch] 17 years ago
Mark McLoughlin 1abecf77d8 net: move dump backend code from net.c to net/dump.c 17 years ago
Mark McLoughlin 42281ac9a3 net: move socket backend code from net.c to net/socket.c 17 years ago
Mark McLoughlin 5c361cc322 net: move vde code from net.c to net/vde.c 17 years ago
aliguori 5368a4228f Fix SDL on evdev hosts (Anthony Liguori) 17 years ago
aurel32 2e4d9fb126 Braille device support 18 years ago
bellard c896fe29d6 TCG code generator 18 years ago