
19 Jul
2017
19 Jul
'17
9:45 p.m.
On 07/11/2017 11:46 AM, Peter Krempa wrote:
Move the code into a separate function so that the flow of creating the copy is more obvious and split into logical pieces. --- src/qemu/qemu_driver.c | 79 +++++++++++++++++++++++++++++--------------------- 1 file changed, 46 insertions(+), 33 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John