]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_command.c: move DISK_BUS_USB validation to qemu_validate.c
authorDaniel Henrique Barboza <danielhb413@gmail.com>
Thu, 8 Oct 2020 19:35:58 +0000 (16:35 -0300)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Thu, 15 Oct 2020 13:01:49 +0000 (10:01 -0300)
commita40659eb822d0e8736501f689bfc0c4af060b9c4
tree0e482357940481d1af0c17b30450689b02e65fe6
parent216e4b1c45386b949010dfbf19a96739bb859e09
qemu_command.c: move DISK_BUS_USB validation to qemu_validate.c

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
src/qemu/qemu_command.c
src/qemu/qemu_validate.c
tests/qemuxml2argvtest.c
tests/qemuxml2xmltest.c