From: Peter Krempa Date: Mon, 10 Oct 2016 15:49:03 +0000 (+0200) Subject: schema: smbios: allow any strings X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=cf9a423cbd06440eb287f2faf2c267253db9e366;p=libvirt.git schema: smbios: allow any strings The smbios docs allow any string to be passed and libvirt does not really do any validation on them. Allow passing any string. Partially resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1373535 --- diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng index 6eeb4e9e7d..f1609f90f5 100644 --- a/docs/schemas/domaincommon.rng +++ b/docs/schemas/domaincommon.rng @@ -4517,9 +4517,7 @@ - - [a-zA-Z0-9/\-_\. \(\)]+ - +