Skip to content

Commit 04ffaa3

Browse files
committed
docs(amdsev): note async katana startup in running section
1 parent 0b06744 commit 04ffaa3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

misc/AMDSEV/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ cargo build -p snp-tools
6969

7070
## Running
7171

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+
7275
```sh
7376
qemu-system-x86_64 \
7477
# Use KVM hardware virtualization (required for SEV-SNP)

0 commit comments

Comments
 (0)