mirror of https://gitee.com/openkylin/libvirt.git
schemas: Add support for maximum CPU mode
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> Reviewed-by: Pavel Hrdina <phrdina@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
85099c3393
commit
3f1f784575
|
@ -9,6 +9,7 @@
|
|||
<value>custom</value>
|
||||
<value>host-model</value>
|
||||
<value>host-passthrough</value>
|
||||
<value>maximum</value>
|
||||
</choice>
|
||||
</attribute>
|
||||
</define>
|
||||
|
|
Loading…
Reference in New Issue