Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QEMU on macOS 15.2 on Apple M4: qemu-system-aarch64: Property 'host-arm-cpu.sme' not found #3032

Open
AkihiroSuda opened this issue Dec 18, 2024 · 1 comment

Comments

@AkihiroSuda
Copy link
Member

limactl start --vm-type=qemu fails with {"level":"debug","msg":"qemu[stderr]: qemu-system-aarch64: Property 'host-arm-cpu.sme' not found","time":"2024-12-18T12:34:14+09:00"} in ha.stderr.log.

  • Host: macOS 15.2, on MacBook Pro 2024 (M4 Max)
  • Lima: v1.0.2
  • QEMU: v9.2.0

Similar issues:

This issue seems specific to Apple M4 (introduced SME) and macOS 15.2

Workaround

limactl edit --set '.cpuType.aarch64="cortex-a57"' INSTANCE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant