]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Update xml schemas according to libvirt source
authorJán Tomko <jtomko@redhat.com>
Thu, 2 Aug 2012 11:23:16 +0000 (13:23 +0200)
committerEric Blake <eblake@redhat.com>
Thu, 2 Aug 2012 20:36:23 +0000 (14:36 -0600)
commit37a10129c24d7dcb05522d50a1f3039d338646ad
treeeb18b78f4fafc5b8e588365ba3746cfc48b06b3b
parent1f6f723ce1de27a7b5065359638d7f543dde34c0
Update xml schemas according to libvirt source

capability.rng: Guest features can be in any order.
nodedev.rng: Added <driver> element, <capability> phys_function and
virt_functions for PCI devices.
storagepool.rng: Owner or group ID can be -1.

schema tests: New capabilities and nodedev files; changed owner and
group to -1 in pool-dir.xml.
storage_conf: Print uid_t and gid_t as signed to storage pool XML.
docs/schemas/capability.rng
docs/schemas/nodedev.rng
docs/schemas/storagepool.rng
src/conf/storage_conf.c
tests/capabilityschemadata/caps-test2.xml [new file with mode: 0644]
tests/nodedevschemadata/pci_82579LM_network_adapter.xml [new file with mode: 0644]
tests/storagepoolxml2xmlin/pool-dir.xml
tests/storagepoolxml2xmlout/pool-dir.xml