mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
conf: add reporting of "maximum" CPU mode in domain caps
The data reported is the same as for "host-passthrough" Reviewed-by: Pavel Hrdina <phrdina@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
</os>
|
||||
<cpu>
|
||||
<mode name='host-passthrough' supported='no'/>
|
||||
<mode name='maximum' supported='no'/>
|
||||
<mode name='host-model' supported='yes'>
|
||||
<model fallback='forbid'>EPYC</model>
|
||||
<vendor>AMD</vendor>
|
||||
|
||||
Reference in New Issue
Block a user