mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-28 03:43:23 +00:00
Rename "intel_tdx" feature to "cvm_guest"
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
ca41687a99
commit
8317c4c1e8
@ -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"
|
||||
|
Reference in New Issue
Block a user