Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions KVM/docs/lkvs_on_avocado.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,8 @@ Prepare your guest image well, make sure it can be boot as td guest with your ho

Copy this template [tdx_temp.cfg](tdx_temp.cfg) to /root/avocado/data/avocado-vt/backends/qemu/cfg/

> It should be noted that config files under avocado should indent with tab while config files under lkvs should indent with four whitespaces.

### 4.2.1 Guest OS

We need to set the guest OS in config file, here is the example in tdx_temp.cfg.
Expand Down