Skip to content
Discussion options

You must be logged in to vote

You don't have to add anything (i.e. you can remove it), unless you actually want to change a value...

The new template will populate it with the default values automatically, if you leave cpuType: null.

# Specify desired QEMU CPU type for each arch.
# You can see what options are available for host emulation with: `qemu-system-$(arch) -cpu help`.
# Setting of instructions is supported like this: "qemu64,+ssse3".
# 🟢 Builtin default: hard-coded arch map with type (see the output of `limactl info | jq .defaultTemplate.cpuType`)
cpuType:
#   aarch64: "max" # (or "host" when running on aarch64 host)
#   armv7l:  "max" # (or "host" when running on armv7l host)
#   riscv64: "max" # (or "host" …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by somasish
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants