]> git.ipfire.org Git - thirdparty/libvirt.git/commit
schema: add support for Windows file paths and device names
authorMatt Coleman <mcoleman@datto.com>
Mon, 23 Nov 2020 17:39:53 +0000 (12:39 -0500)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 24 Nov 2020 18:45:07 +0000 (18:45 +0000)
commitce8fb26a66c40bf684b82120d6f46511e3661706
tree5e184c51f797e4c593cf37df19c490e0396800d9
parenta7a1d1f59e8ba2d8a3ed920ef595ccdfb0d8feb6
schema: add support for Windows file paths and device names

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Matt Coleman <matt@datto.com>
docs/schemas/basictypes.rng
docs/schemas/domaincommon.rng
tests/genericxml2xmlindata/disk-hyperv-physical.xml [new file with mode: 0644]
tests/genericxml2xmlindata/disk-hyperv-virtual.xml [new file with mode: 0644]
tests/genericxml2xmloutdata/disk-hyperv-physical.xml [new file with mode: 0644]
tests/genericxml2xmloutdata/disk-hyperv-virtual.xml [new file with mode: 0644]
tests/genericxml2xmltest.c