We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b06744 commit 04ffaa3Copy full SHA for 04ffaa3
misc/AMDSEV/README.md
@@ -69,6 +69,9 @@ cargo build -p snp-tools
69
70
## Running
71
72
+The QEMU command below boots the VM but does not automatically start Katana.
73
+Katana must be started asynchronously via the control channel.
74
+
75
```sh
76
qemu-system-x86_64 \
77
# Use KVM hardware virtualization (required for SEV-SNP)
0 commit comments