schema: capabilities: Add 'hvf' virt type into list of allowed types

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@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
Peter Krempa 2023-03-08 15:02:06 +01:00
parent bc48522cce
commit ed93c15f82

View File

@ -428,6 +428,7 @@
<value>lxc</value>
<value>openvz</value>
<value>test</value>
<value>hvf</value>
</choice>
</attribute>