diff options
Diffstat (limited to 'kvm.conf')
| -rw-r--r-- | kvm.conf | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,5 +2,5 @@ ### Set these options to enable the SEV support ### -# Enable SEV-SNP Support -options kvm_amd sev-snp=1 sev=1 +# Enable SEV Support +options kvm_amd sev-snp=1 sev=1 sev-es=1 |
