From ed93c15f82d6cba95839531b05496ab459a7c9a5 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Wed, 8 Mar 2023 15:02:06 +0100 Subject: [PATCH] schema: capabilities: Add 'hvf' virt type into list of allowed types MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The capabilities generated on OSX hosts with 'hvf' accelerator will not pass schema testing as the 'hvf' type was not allowed. Signed-off-by: Peter Krempa Reviewed-by: Martin Kletzander Reviewed-by: Ján Tomko --- src/conf/schemas/capability.rng | 1 + 1 file changed, 1 insertion(+) diff --git a/src/conf/schemas/capability.rng b/src/conf/schemas/capability.rng index c7e72c6f39..83b414961a 100644 --- a/src/conf/schemas/capability.rng +++ b/src/conf/schemas/capability.rng @@ -428,6 +428,7 @@ lxc openvz test + hvf