On Thu, Jun 15, 2017 at 02:44:02PM +0200, Martin Kletzander wrote:
Change the settings from qemuDomainUpdateDeviceLive() as otherwise
the
call would succeed even though nothing has changed.
Resolves:
https://bugzilla.redhat.com/show_bug.cgi?id=1460862
Signed-off-by: Martin Kletzander <mkletzan(a)redhat.com>
---
src/qemu/qemu_hotplug.c | 13 ++++++
src/util/virnetdev.c | 103 +++++++++++++++++++++++++++++++-----------------
src/util/virnetdev.h | 3 +-
src/util/virnetdevtap.c | 2 +-
4 files changed, 83 insertions(+), 38 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>