We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d5bc5f commit e269dd9Copy full SHA for e269dd9
scripts/ostool/qemu-aarch64.toml
@@ -5,7 +5,7 @@ args = [
5
"-machine",
6
"virt,virtualization=on,gic-version=3",
7
"-smp",
8
- "1",
+ "4",
9
"-device",
10
"virtio-blk-device,drive=disk0",
11
"-drive",
0 commit comments