]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Move virtual FAT disk validation from command line builder
authorPeter Krempa <pkrempa@redhat.com>
Wed, 18 Apr 2018 11:22:29 +0000 (13:22 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 7 May 2018 13:05:24 +0000 (15:05 +0200)
commitc9b27af32d54cad57a284dbbd69ba2c241d12257
tree4aa094d18912bf822348593d9907a5f76e978d45
parent043b9069c594d94b45ec23243f9710d0fb954750
qemu: Move virtual FAT disk validation from command line builder

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>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_command.c
src/qemu/qemu_domain.c