]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: move iothread XML validation from qemu_command
authorPavel Hrdina <phrdina@redhat.com>
Sun, 12 Feb 2017 14:05:53 +0000 (15:05 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Mon, 20 Feb 2017 17:42:24 +0000 (18:42 +0100)
commitc96bd78e4e71c799dc391566fa9f0652dec55dca
tree9876396124f290815375c4ded3b6b35fc7891163
parent5b37115c3c089771b4823e0f1a51d0d2a95daac9
conf: move iothread XML validation from qemu_command

This will ensure that IOThreads are properly validated while
a domain is defined.

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