[PATCH 11/24] schema: capabilities: Add 'hvf' virt type into list of allowed types

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 <pkrempa@xxxxxxxxxx>
---
 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 @@
           <value>lxc</value>
           <value>openvz</value>
           <value>test</value>
+          <value>hvf</value>
         </choice>
       </attribute>

-- 
2.39.2




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux