Merge "Add a new trait for AMD SEV-ES"
This commit is contained in:
commit
43e81ccbb0
@ -14,8 +14,9 @@
|
|||||||
|
|
||||||
|
|
||||||
TRAITS = [
|
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',
|
||||||
|
'SEV_ES',
|
||||||
# ref: https://en.wikipedia.org/wiki/AMD-V
|
# ref: https://en.wikipedia.org/wiki/AMD-V
|
||||||
'SVM',
|
'SVM',
|
||||||
# ref: https://git.qemu.org/?p=qemu.git;a=blob;f=docs/qemu-cpu-models.texi
|
# ref: https://git.qemu.org/?p=qemu.git;a=blob;f=docs/qemu-cpu-models.texi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user