]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_process: move video validation out of qemu_command
authorPavel Hrdina <phrdina@redhat.com>
Tue, 11 Oct 2016 15:53:50 +0000 (17:53 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Wed, 12 Oct 2016 15:46:47 +0000 (17:46 +0200)
commit8fed30d004cbe7f6c0aca6525a5048caf6066e63
tree9e4b6d52318739a7f64e187f3ac72a02e022aaf3
parent133fb1401f55b15b4768732b9d00d456ddc75807
qemu_process: move video validation out of qemu_command

Runtime validation that depend on qemu capabilities should be moved
into qemuProcessStartValidateXML.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
src/qemu/qemu_command.c
src/qemu/qemu_process.c