
6 May
2016
6 May
'16
11:13 a.m.
On 05/02/2016 10:32 AM, Peter Krempa wrote:
Extract the relevant parts of the existing checker and reuse them for blockcopy since copying to a non-block device creates an invalid configuration.
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1209802 --- src/qemu/qemu_command.c | 14 +------------- src/qemu/qemu_domain.c | 31 +++++++++++++++++++++++++++++++ src/qemu/qemu_domain.h | 3 +++ src/qemu/qemu_driver.c | 4 ++++ 4 files changed, 39 insertions(+), 13 deletions(-)
ACK John