From: Tim Wiederhake Date: Thu, 25 Nov 2021 18:57:49 +0000 (+0100) Subject: schema: Add optional "mode" attribute to hyperv X-Git-Tag: v8.0.0-rc1~186 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33d9d3806c5b2ca89a61e5b95548df51c5ef5bb9;p=thirdparty%2Flibvirt.git schema: Add optional "mode" attribute to hyperv Allow for an optional attribute "mode", set to the string "custom". Later patches will introduce different modes. Omitting this attribute will default to "custom" for backwards compatibility. Signed-off-by: Tim Wiederhake Reviewed-by: Ján Tomko --- diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng index 862647a4e6..7230231674 100644 --- a/docs/schemas/domaincommon.rng +++ b/docs/schemas/domaincommon.rng @@ -7102,6 +7102,11 @@ + + + custom + +