Re: [libvirt] [PATCH] qemu: hotplug: report error when changing rom enabled attr for net iface

2018-07-16 Thread Andrea Bolognani
On Fri, 2018-07-13 at 16:07 +0200, Ján Tomko wrote: > On Fri, Jul 13, 2018 at 03:57:04PM +0200, Katerina Koukiou wrote: > > Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1599513 > > The 'Resolves: ' prefix is still pointless, but Andrea might try to disagree Nah, I'm good :) -- Andrea

Re: [libvirt] [PATCH] qemu: hotplug: report error when changing rom enabled attr for net iface

2018-07-13 Thread Ján Tomko
On Fri, Jul 13, 2018 at 03:57:04PM +0200, Katerina Koukiou wrote: Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1599513 The 'Resolves: ' prefix is still pointless, but Andrea might try to disagree Signed-off-by: Katerina Koukiou --- src/qemu/qemu_hotplug.c | 5 + 1 file changed,

[libvirt] [PATCH] qemu: hotplug: report error when changing rom enabled attr for net iface

2018-07-13 Thread Katerina Koukiou
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1599513 Signed-off-by: Katerina Koukiou --- src/qemu/qemu_hotplug.c | 5 + 1 file changed, 5 insertions(+) diff --git a/src/qemu/qemu_hotplug.c b/src/qemu/qemu_hotplug.c index 3dfa51b0a0..bb50d19c85 100644 --- a/src/qemu/qemu_hotplug.c