Please ignore the current patch set. During further testing I noticed that
further changes are needed to actually get the source flags set. I'll propose
a fixed versions later.
Sorry for the noise.
On 2/19/24 14:54, Takashi Kajinami wrote:
> This introduces the new "model" field in sev elements so that clients can
> check whether SEV-ES, the 2nd generation of AMD SEV, is available in
> the taget hyprvisor.
>
> Takashi Kajinami (1):
> Expose available AMD SEV models in domain capabilities
>
> src/conf/domain_capabilities.c | 2 +
> src/conf/domain_capabilities.h | 1 +
> src/conf/domain_conf.c | 7 +++
> src/conf/domain_conf.h | 8 ++++
> src/qemu/qemu_capabilities.c | 78 ++++++++++++++++++++++++----------
> 5 files changed, 74 insertions(+), 22 deletions(-)
>