Skip to content

Commit e269dd9

Browse files
committed
fix: update smp
1 parent 6d5bc5f commit e269dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ostool/qemu-aarch64.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ args = [
55
"-machine",
66
"virt,virtualization=on,gic-version=3",
77
"-smp",
8-
"1",
8+
"4",
99
"-device",
1010
"virtio-blk-device,drive=disk0",
1111
"-drive",

0 commit comments

Comments
 (0)