[libvirt PATCH v2 07/12] conf: extend domain capabilities for max SEV guest count

Peter Krempa pkrempa at redhat.com
Fri Dec 10 13:53:43 UTC 2021


On Fri, Dec 10, 2021 at 11:37:30 +0000, Daniel P. Berrangé wrote:
> There are limits on the number of SEV/SEV-ES guests that can
> be run on machines, which may be influenced by firmware
> settings. This is important to expose to users.
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  docs/formatdomaincaps.html.in                   | 6 ++++++
>  docs/schemas/domaincaps.rng                     | 6 ++++++
>  src/conf/domain_capabilities.c                  | 4 ++++
>  src/conf/domain_capabilities.h                  | 2 ++
>  tests/domaincapsdata/qemu_2.12.0-q35.x86_64.xml | 2 ++
>  tests/domaincapsdata/qemu_2.12.0-tcg.x86_64.xml | 2 ++
>  tests/domaincapsdata/qemu_2.12.0.x86_64.xml     | 2 ++
>  tests/domaincapsdata/qemu_6.0.0-q35.x86_64.xml  | 2 ++
>  tests/domaincapsdata/qemu_6.0.0-tcg.x86_64.xml  | 2 ++
>  tests/domaincapsdata/qemu_6.0.0.x86_64.xml      | 2 ++
>  10 files changed, 30 insertions(+)

Reviewed-by: Peter Krempa <pkrempa at redhat.com>




More information about the libvir-list mailing list