
2 Oct
2018
2 Oct
'18
10 a.m.
On 9/27/18 11:09 AM, Peter Krempa wrote:
The disk hotplug code also overloads media change which is not ideal. This will allow splitting out of the media change code.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_hotplug.c | 27 +++++++++++++++++++++++---- 1 file changed, 23 insertions(+), 4 deletions(-)
Making future review/life easier ;-) Reviewed-by: John Ferlan <jferlan@redhat.com> John