
29 Apr
2018
29 Apr
'18
7:05 p.m.
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@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@redhat.com> John