Re: [libvirt] [PATCH v2 11/12] qemu_hotplug: Hotunplug of reservations

2018-03-02 Thread John Ferlan
On 02/21/2018 01:11 PM, Michal Privoznik wrote: > Just line in previous commit, if we are the last ones that are > using the pr-manager delete it and also kill the pr-helper > process. > > Signed-off-by: Michal Privoznik > --- > src/qemu/qemu_domain.c | 19 +++ > src/qemu/qemu

[libvirt] [PATCH v2 11/12] qemu_hotplug: Hotunplug of reservations

2018-02-21 Thread Michal Privoznik
Just line in previous commit, if we are the last ones that are using the pr-manager delete it and also kill the pr-helper process. Signed-off-by: Michal Privoznik --- src/qemu/qemu_domain.c | 19 +++ src/qemu/qemu_domain.h | 3 +++ src/qemu/qemu_hotplug.c | 22