Re: [libvirt] [PATCH 1/4] qemu: cold-plug of watchdog

2017-09-12 Thread Michal Privoznik
On 09/12/2017 03:26 PM, John Ferlan wrote: > > > On 09/05/2017 07:45 AM, Michal Privoznik wrote: >> https://bugzilla.redhat.com/show_bug.cgi?id=1447169 >> >> With this patch users can cold plug a watchdog. Things are pretty >> simple because a domain can have at most one watchdog device. >> >> Si

Re: [libvirt] [PATCH 1/4] qemu: cold-plug 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 > > With this patch users can cold plug a watchdog. Things are pretty > simple because a domain can have at most one watchdog device. > > Signed-off-by: Michal Privoznik > --- > src/qemu/qemu

[libvirt] [PATCH 1/4] qemu: cold-plug of watchdog

2017-09-05 Thread Michal Privoznik
https://bugzilla.redhat.com/show_bug.cgi?id=1447169 With this patch users can cold plug a watchdog. Things are pretty simple because a domain can have at most one watchdog device. Signed-off-by: Michal Privoznik --- src/qemu/qemu_driver.c | 13 - 1 file changed, 12 insertions(+), 1