Re: [libvirt] [PATCH 4/4] qemu: hot-unplug of watchdog

2017-09-26 Thread Michal Privoznik
On 09/26/2017 01:34 PM, John Ferlan wrote: > > > On 09/26/2017 05:38 AM, Michal Privoznik wrote: >> On 09/12/2017 04:29 PM, John Ferlan wrote: >>> >>> >>> On 09/05/2017 07:45 AM, Michal Privoznik wrote: https://bugzilla.redhat.com/show_bug.cgi?id=1447169 Signed-off-by: Michal

Re: [libvirt] [PATCH 4/4] qemu: hot-unplug of watchdog

2017-09-26 Thread Michal Privoznik
On 09/26/2017 12:30 PM, Daniel P. Berrange wrote: > On Tue, Sep 26, 2017 at 11:38:26AM +0200, Michal Privoznik wrote: >> On 09/12/2017 04:29 PM, John Ferlan wrote: >>> >>> >>> On 09/05/2017 07:45 AM, Michal Privoznik wrote: https://bugzilla.redhat.com/show_bug.cgi?id=1447169

Re: [libvirt] [PATCH 4/4] qemu: hot-unplug of watchdog

2017-09-26 Thread John Ferlan
On 09/26/2017 05:38 AM, Michal Privoznik wrote: > On 09/12/2017 04:29 PM, John Ferlan wrote: >> >> >> On 09/05/2017 07:45 AM, Michal Privoznik wrote: >>> https://bugzilla.redhat.com/show_bug.cgi?id=1447169 >>> >>> Signed-off-by: Michal Privoznik >>> --- >>>

Re: [libvirt] [PATCH 4/4] qemu: hot-unplug of watchdog

2017-09-26 Thread Daniel P. Berrange
On Tue, Sep 26, 2017 at 11:38:26AM +0200, Michal Privoznik wrote: > On 09/12/2017 04:29 PM, John Ferlan wrote: > > > > > > On 09/05/2017 07:45 AM, Michal Privoznik wrote: > >> https://bugzilla.redhat.com/show_bug.cgi?id=1447169 > >> > >> Signed-off-by: Michal Privoznik > >>

Re: [libvirt] [PATCH 4/4] qemu: hot-unplug of watchdog

2017-09-26 Thread Michal Privoznik
On 09/12/2017 04:29 PM, John Ferlan wrote: > > > On 09/05/2017 07:45 AM, Michal Privoznik wrote: >> https://bugzilla.redhat.com/show_bug.cgi?id=1447169 >> >> Signed-off-by: Michal Privoznik >> --- >> src/qemu/qemu_driver.c | 4 +- >>

Re: [libvirt] [PATCH 4/4] qemu: hot-unplug of watchdog

2017-09-12 Thread John Ferlan
On 09/05/2017 07:45 AM, Michal Privoznik wrote: > https://bugzilla.redhat.com/show_bug.cgi?id=1447169 > > Signed-off-by: Michal Privoznik > --- > src/qemu/qemu_driver.c | 4 +- > src/qemu/qemu_hotplug.c| 61 >

[libvirt] [PATCH 4/4] qemu: hot-unplug of watchdog

2017-09-05 Thread Michal Privoznik
https://bugzilla.redhat.com/show_bug.cgi?id=1447169 Signed-off-by: Michal Privoznik --- src/qemu/qemu_driver.c | 4 +- src/qemu/qemu_hotplug.c| 61 ++ src/qemu/qemu_hotplug.h