]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: make virt-xml-validate work with vbox domains
authorLorin Hochstein <lorin@isi.edu>
Mon, 28 Nov 2011 14:26:57 +0000 (09:26 -0500)
committerEric Blake <eblake@redhat.com>
Mon, 28 Nov 2011 16:16:07 +0000 (09:16 -0700)
commit8078a90a24fc9bb4dd0aa8bfd3fde15fe5f3d149
tree48714128d7fd0398df099e9577514dae91902c1c
parenta6916977bb4d3b1d765ceccd614f6514b0ce355a
conf: make virt-xml-validate work with vbox domains

virt-xml-validate fails when run on a domain XML file of type 'vbox'.

For failing test case, see https://bugzilla.redhat.com/show_bug.cgi?id=757097

This patch updates the XML schema to accept all valid hypervisor
types, as well as dropping hypervisor types that are not in use
by the current code base.

Signed-off-by: Eric Blake <eblake@redhat.com>
AUTHORS
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/conf/domain_conf.h