From 07cc8b007f80e3e0241014359df9238424224dd8 Mon Sep 17 00:00:00 2001 From: Tim Wiederhake Date: Tue, 15 Dec 2020 13:16:47 +0100 Subject: [PATCH] schemas: Deduplicate cpuTopology in cputypes.rng The duplicate had the "dies" attribute missing, causing $ virsh capabilities > cap.xml $ virsh [hypervisor-]cpu-compare cap.xml --validate to fail with error: Failed to compare hypervisor CPU with cap.xml error: XML document failed to validate against schema: Unable to validate doc against /usr/share/libvirt/schemas/cpu.rng Invalid attribute dies for element topology Signed-off-by: Tim Wiederhake Reviewed-by: Michal Privoznik --- docs/schemas/cputypes.rng | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/docs/schemas/cputypes.rng b/docs/schemas/cputypes.rng index aea6ff0267..c4e7621659 100644 --- a/docs/schemas/cputypes.rng +++ b/docs/schemas/cputypes.rng @@ -337,17 +337,7 @@ - - - - - - - - - - - +