libvirt/docs/schemas
Jiri Denemark 2073ed6f20 Fix <cpu> element in domain XML schema
The current schema is more permissive than the XML parsing code in
libvirt. Precisely, 'match' attribute is optional in schema while in
reality its use is bound to <model> element:

- <cpu> element without 'match' attribute is allowed only if <topology>
  element is the only child element of <cpu>

- <cpu> element with 'match' attribute requires <model> element to be
  present; <topology> and <feature> elements are optional

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2010-02-11 16:46:20 +01:00
..
.gitignore update .gitignore and .hgignore files 2009-03-03 11:25:00 +00:00
capability.rng XML schema for CPU flags 2009-12-18 14:37:09 +01:00
domain.rng Fix <cpu> element in domain XML schema 2010-02-11 16:46:20 +01:00
interface.rng Update interface.rng and xml test files to match netcf 0.1.5 2010-01-19 21:13:03 +01:00
Makefile.am Add volume encryption information handling. 2009-09-01 18:27:28 +01:00
network.rng Add support for an external TFTP boot server 2009-10-28 15:57:49 +01:00
nodedev.rng nodedev: Add removable storage 'media_label' prop 2009-12-14 14:58:23 +01:00
secret.rng Fix a wellformedness problem in secret.rng 2009-12-10 17:03:47 +01:00
storageencryption.rng Remove accidentally added UUID re-definition in storage schema 2009-09-14 19:11:13 +01:00
storagepool.rng Implement support for multi IQN 2010-01-21 12:50:52 +01:00
storagevol.rng Add UUID definition required by storage encryption import 2009-09-14 21:09:49 +01:00