Rename "intel_tdx" feature to "cvm_guest"

This commit is contained in:
Hsy-Intel
2024-08-09 13:21:52 +08:00
committed by Tate, Hongliang Tian
parent ca41687a99
commit 8317c4c1e8
19 changed files with 37 additions and 37 deletions

View File

@ -40,7 +40,7 @@ qemu.args = """\
[scheme."tdx"]
supported_archs = ["x86_64"]
build.features = ["intel_tdx"]
build.features = ["cvm_guest"]
boot.method = "grub-qcow2"
grub.mkrescue_path = "/tmp/osdk_test_file"
grub.protocol = "linux"