Re: [libvirt] [PATCH v2 16/23] qemu: add a flag to the cookie to prevent slirp-helper setup

2019-09-06 Thread John Ferlan
On 8/8/19 10:55 AM, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau > > 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 > --- > src/qemu/qemu_domain.c | 30

Re: [libvirt] [PATCH v2 16/23] qemu: add a flag to the cookie to prevent slirp-helper setup

2019-09-06 Thread Michal Privoznik
On 8/8/19 4:55 PM, marcandre.lur...@redhat.com wrote: From: Marc-André Lureau 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 --- src/qemu/qemu_domain.c | 30

[libvirt] [PATCH v2 16/23] qemu: add a flag to the cookie to prevent slirp-helper setup

2019-08-08 Thread marcandre . lureau
From: Marc-André Lureau 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 --- src/qemu/qemu_domain.c | 30 -- src/qemu/qemu_domain.h | 2 ++