]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_command.c: move SHMEM validation to qemu_validate.c
authorDaniel Henrique Barboza <danielhb413@gmail.com>
Tue, 13 Oct 2020 18:12:59 +0000 (15:12 -0300)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Thu, 15 Oct 2020 13:54:33 +0000 (10:54 -0300)
commiteb42c1313f0351e54d3614aac386fdfe8bfdba78
tree845308a4e2328793b3ece5832bdae303e722e243
parentc47b0139922511da362d643a6e8564950e722b30
qemu_command.c: move SHMEM 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