mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
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:
parent
bc48522cce
commit
ed93c15f82
@ -428,6 +428,7 @@
|
||||
<value>lxc</value>
|
||||
<value>openvz</value>
|
||||
<value>test</value>
|
||||
<value>hvf</value>
|
||||
</choice>
|
||||
</attribute>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user