From 137e765891052d768fd75e888c9b4c505b17021f Mon Sep 17 00:00:00 2001 From: Michal Privoznik Date: Wed, 26 May 2021 16:23:29 +0200 Subject: [PATCH] schemas: Allow zero for capabilities It may happen that a NUMA node has no CPUs associated with it. We allow this for domains since v6.6.0-rc1~250. Let's update our capabilities schema to match that. Signed-off-by: Michal Privoznik Reviewed-by: Martin Kletzander --- docs/schemas/capability.rng | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/schemas/capability.rng b/docs/schemas/capability.rng index fb8203ad6d..fcc262ae1a 100644 --- a/docs/schemas/capability.rng +++ b/docs/schemas/capability.rng @@ -168,9 +168,9 @@ - + - +