From: Jim Fehlig Date: Thu, 11 Aug 2022 22:36:24 +0000 (-0600) Subject: schema: Add maxphysaddr element to hostcpu X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=231af0a08ca6c021a8d5daa8a4a9d804b9224ea8;p=libvirt.git schema: Add maxphysaddr element to hostcpu The output of "virsh capabilities" was not conformant to the capability.rng schema. Add the missing element to the schema. Fixes: c647bf29afb9890c792172ecf7db2c9c27babbb6 Signed-off-by: Tim Wiederhake Signed-off-by: Jim Fehlig Reviewed-by: Michal Privoznik --- diff --git a/src/conf/schemas/cputypes.rng b/src/conf/schemas/cputypes.rng index 219acaef14..986a5f3715 100644 --- a/src/conf/schemas/cputypes.rng +++ b/src/conf/schemas/cputypes.rng @@ -389,6 +389,9 @@ + + + diff --git a/tests/capabilityschemadata/caps-test.xml b/tests/capabilityschemadata/caps-test.xml index 44a390a5b6..b508f25dce 100644 --- a/tests/capabilityschemadata/caps-test.xml +++ b/tests/capabilityschemadata/caps-test.xml @@ -4,6 +4,7 @@ i686 Intel +