]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: introduce qemuDomainDeviceDefValidateFS
authorJán Tomko <jtomko@redhat.com>
Tue, 16 Jul 2019 10:05:19 +0000 (12:05 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 16 Jul 2019 15:00:37 +0000 (17:00 +0200)
commitacef350080912e1a0d16e2edfcc2fc1278ad356f
tree4a17e4ddbcca13cafc28fe8ca05cf3bd5b943e51
parent77570e2600d2f4ac62b9dc0af190bf05c0f9c6b4
qemu: introduce qemuDomainDeviceDefValidateFS

Move validation of the filesystem device out of qemu_command.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Acked-by: Peter Krempa <pkrempa@redhat.com>
src/qemu/qemu_command.c
src/qemu/qemu_domain.c