mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-08 12:56:48 +00:00
Fix a typo
This commit is contained in:
parent
f499f54cf5
commit
d6925e7c93
@ -46,7 +46,7 @@ qemu.args = "$(./tools/qemu_args.sh iommu)"
|
||||
supported_archs = ["x86_64"]
|
||||
build.features = ["cvm_guest"]
|
||||
boot.method = "grub-qcow2"
|
||||
grub.protocol = "linux"
|
||||
grub.boot_protocol = "linux"
|
||||
qemu.args = """\
|
||||
-name process=tdxvm,debug-threads=on \
|
||||
-m ${MEM:-8G} \
|
||||
@ -70,4 +70,4 @@ qemu.args = """\
|
||||
-device isa-debug-exit,iobase=0xf4,iosize=0x04 \
|
||||
-monitor chardev:mux \
|
||||
-serial chardev:mux \
|
||||
"""
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user