
14 Oct
2016
14 Oct
'16
2:03 a.m.
On Thu, Oct 13, 2016 at 17:23:33 -0400, John Ferlan wrote:
On 10/10/2016 11:51 AM, Peter Krempa wrote:
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 --- docs/schemas/domaincommon.rng | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
ACK, although couldn't the <ref name="sysinfo-value"/>'s each be replaced by <text/>, too?
It could probably but I did not want to remove it if we ever revisit it. On the other hand in such case it will most likely be replaced with specific entries.