On 04/23/2018 09:14 AM, Michal Privoznik wrote:
When attaching a disk that requires pr-manager we might need to
plug the pr-manager object and start the pr-helper process.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
src/qemu/qemu_hotplug.c | 93 +++++++++++++++++++++++++++++++++++++++++++++++--
src/qemu/qemu_process.c | 4 +--
src/qemu/qemu_process.h | 5 +++
3 files changed, 97 insertions(+), 5 deletions(-)
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John