You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changing to e.g. -cpu Haswell could fix the issue, but right now the only mechanism we have to change the setting is via the clumsy $QEMU_SYSTEM_X86_64 environment variable, that is really only meant for debugging.
I propose adding a cpu field to lima.yaml that defaults to host, but allows the user to switch to a different CPU.