diff --git a/os_traits/hw/cpu/x86/amd.py b/os_traits/hw/cpu/x86/amd.py index 6645745..256ff23 100644 --- a/os_traits/hw/cpu/x86/amd.py +++ b/os_traits/hw/cpu/x86/amd.py @@ -14,8 +14,9 @@ TRAITS = [ - # ref: https://specs.openstack.org/openstack/nova-specs/specs/train/implemented/amd-sev-libvirt-support.html # noqa + # ref: https://www.amd.com/en/developer/sev.html 'SEV', + 'SEV_ES', # ref: https://en.wikipedia.org/wiki/AMD-V 'SVM', # ref: https://git.qemu.org/?p=qemu.git;a=blob;f=docs/qemu-cpu-models.texi