]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix schema to allow missing machine type
authorMark McLoughlin <markmc@redhat.com>
Mon, 12 Oct 2009 09:47:01 +0000 (10:47 +0100)
committerMark McLoughlin <markmc@redhat.com>
Mon, 12 Oct 2009 09:47:01 +0000 (10:47 +0100)
commit33948c6844792e7132d8bdd4bde57cd640bacf2f
tree74ba37eab0eba79692e653ce880d3817a02e020d
parent93f77250b3d60b0a4b1b2f0f935dbe63ad9ac748
Fix schema to allow missing machine type

The domain/os/type element may have an arch specified without having
a machine variant specified. In fact, this is what python-virtinst
does when defining a guest.

* docs/schemas/domain.rng: allow missing machine type
docs/schemas/domain.rng