aboutsummaryrefslogtreecommitdiff
path: root/docs/amd-memory-encryption.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/amd-memory-encryption.txt')
-rw-r--r--docs/amd-memory-encryption.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/amd-memory-encryption.txt b/docs/amd-memory-encryption.txt
index 80b8eb00e9..145896aec7 100644
--- a/docs/amd-memory-encryption.txt
+++ b/docs/amd-memory-encryption.txt
@@ -73,7 +73,7 @@ complete flow chart.
To launch a SEV guest
# ${QEMU} \
- -machine ...,memory-encryption=sev0 \
+ -machine ...,confidential-guest-support=sev0 \
-object sev-guest,id=sev0,cbitpos=47,reduced-phys-bits=1
Debugging