mirror of
https://github.com/libvirt/libvirt.git
synced 2026-09-03 20:53:04 -05:00
qemu: move qemuDomainDefValidateFeatures to qemu_validate.c
This patch introduces a new file to host domain validations from the QEMU driver. And to get things started, let's move qemuDomainDefValidateFeatures() to this new file. Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com> Signed-off-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
committed by
Ján Tomko
parent
cf2f92f373
commit
906fddf733
@@ -170,6 +170,7 @@
|
||||
@SRCDIR@/src/qemu/qemu_qapi.c
|
||||
@SRCDIR@/src/qemu/qemu_slirp.c
|
||||
@SRCDIR@/src/qemu/qemu_tpm.c
|
||||
@SRCDIR@/src/qemu/qemu_validate.c
|
||||
@SRCDIR@/src/qemu/qemu_vhost_user.c
|
||||
@SRCDIR@/src/qemu/qemu_vhost_user_gpu.c
|
||||
@SRCDIR@/src/qemu/qemu_virtiofs.c
|
||||
|
||||
Reference in New Issue
Block a user