diff options
| author | Brijesh Singh <brijesh.singh@amd.com> | 2020-04-22 11:48:39 -0500 |
|---|---|---|
| committer | Brijesh Singh <brijesh.singh@amd.com> | 2020-04-22 11:48:39 -0500 |
| commit | bd60f07b99deb0ec675103c4383289334369a822 (patch) | |
| tree | 68a422fc72185d8ec0329bbb17ff89e500eafbfd /kvm.conf | |
| parent | ac6555995f1c693053583b2798f9805b0f9fe80d (diff) | |
| download | cachepc-amdsev-bd60f07b99deb0ec675103c4383289334369a822.tar.gz cachepc-amdsev-bd60f07b99deb0ec675103c4383289334369a822.zip | |
Add initial build script
Diffstat (limited to 'kvm.conf')
| -rw-r--r-- | kvm.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kvm.conf b/kvm.conf new file mode 100644 index 0000000..57f008a --- /dev/null +++ b/kvm.conf @@ -0,0 +1,6 @@ +### +### Set these options to enable the SEV support +### + +# Enable SEV-SNP Support +options kvm_amd sev-snp=1 |
