
2 May
2018
2 May
'18
2:16 a.m.
On 04/25/2018 11:15 AM, Peter Krempa wrote:
Move it to the validation callback and make it more robust. This will also put the checks in the correct place to use with -blockdev.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_command.c | 14 -------------- src/qemu/qemu_domain.c | 25 +++++++++++++++++++++++++ 2 files changed, 25 insertions(+), 14 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John