diff options
author | 2011-07-20 12:20:17 +0200 | |
---|---|---|
committer | 2011-07-23 10:19:49 -0500 | |
commit | 565465fcae755fbdb11c2f65ec5f0ae62c78db3a (patch) | |
tree | c0f291700cca255385118753234f62f426c691c1 /hw/stellaris.c | |
parent | slirp: Replace m_freem with m_free (diff) | |
download | qemu-565465fcae755fbdb11c2f65ec5f0ae62c78db3a.tar.xz qemu-565465fcae755fbdb11c2f65ec5f0ae62c78db3a.zip |
slirp: Put forked exec into separate process group
Recent smb daemons tend to terminate themselves via a process group
SIGTERM. If the daemon is still in qemu's group by that time, qemu will
die as well. Avoid this by always pushing fork_exec processes into a
group of their own, not just (unused) type 2 execs.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/stellaris.c')
0 files changed, 0 insertions, 0 deletions