From: Tim Wiederhake Date: Wed, 7 Oct 2020 08:54:54 +0000 (+0200) Subject: schema: Make element "topology" in host CPU definition optional X-Git-Tag: v6.9.0-rc1~276 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94bac7c86682c0aac2ea52b2d9ac506ca3eb3742;p=thirdparty%2Flibvirt.git schema: Make element "topology" in host CPU definition optional This element is not always present, see e.g. x86_64-cpuid-Xeon-X5460-host.xml, x86_64-cpuid-Pentium-P6100-host.xml, or x86_64-cpuid-EPYC-7601-32-Core-ibpb-host.xml. Signed-off-by: Tim Wiederhake Reviewed-by: Jiri Denemark --- diff --git a/docs/schemas/cputypes.rng b/docs/schemas/cputypes.rng index 88f6904343..aea6ff0267 100644 --- a/docs/schemas/cputypes.rng +++ b/docs/schemas/cputypes.rng @@ -336,17 +336,19 @@ - - - - - - - - - - - + + + + + + + + + + + + +