]> git.ipfire.org Git - thirdparty/libvirt.git/commit
slirp: leave the dbus daemon running on error
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 8 Apr 2020 17:23:46 +0000 (19:23 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 22 Apr 2020 07:58:10 +0000 (09:58 +0200)
commitbe6f94277e4e2b1c4697da3c968eadd219182e62
tree6372f37a80947621f1432297b2c447a7ca5001b4
parentfbc4e81a36d1ce1b15c70cf37f226c0e6d4e6bfd
slirp: leave the dbus daemon running on error

Don't stop the DBus daemon if a slirp helper failed to start, as it
may be shared with other helpers.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_slirp.c