Skip to content

Commit 873a39c

Browse files
junnplusjandubois
andcommitted
Update pkg/limayaml/default.yaml
Co-authored-by: Jan Dubois <[email protected]> Signed-off-by: ye.sijun <[email protected]>
1 parent efb1d71 commit 873a39c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/limayaml/default.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ images:
2929

3030
# Specify QEMU CPU emulation, e.g., "host", "qemu64", "Haswell".
3131
# You can see what options are available for host emulation with: `qemu-system-$(arch) -cpu help`.
32-
# And set of instructions is supported, like: "qemu64,+ssse3".
33-
# Default: "host" (native arch) or "qemu64" (Intel on ARM) or "cortex-a72" (ARM on Intel)
32+
# Setting of instructions is supported like this: "qemu64,+ssse3".
33+
# Default: "host" (native arch), "qemu64" (Intel on ARM), or "cortex-a72" (ARM on Intel)
3434
cpuType: null
3535

3636
# CPUs: if you see performance issues, try limiting cpus to 1.

0 commit comments

Comments
 (0)