]> xenbits.xensource.com Git - libvirt.git/commit
qemu: add a flag to the cookie to prevent slirp-helper setup
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 8 Aug 2019 14:55:07 +0000 (18:55 +0400)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 6 Sep 2019 10:47:47 +0000 (12:47 +0200)
commit0755234389d9740972286c33b02b65dabe8f061a
treec88838b716de1b817ff5522539cd89d38567f936
parent6d5a9b9ed0951f80f7b7c8b57fa7a29ff52bccb4
qemu: add a flag to the cookie to prevent slirp-helper setup

For VM started and migrated/saved without slirp-helpers, let's prevent
the automatic setup (as it would fail to migrate otherwise).

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