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
qemu is exiting with error: qemu-system-aarch64: Error: HV_UNSUPPORTED
Version
colima version 0.6.7
git commit: ba1be00
limactl version 0.19.1
qemu-img version 8.2.0
Copyright (c) 2003-2023 Fabrice Bellard and the QEMU Project developers
Operating System
macOS Intel <= 13 (Ventura)
macOS Intel >= 14 (Sonoma)
Apple Silicon <= 13 (Ventura)
Apple Silicon >= 14 (Sonoma)
Linux
Output of colima status
colima not started
Reproduction Steps
setup github action job with runs-on: macos-14
run brew install colima docker
run colima start fails
Expected behaviour
colima should start
Additional context
running with -t vz gives: Invalid virtual machine configuration. Virtualization is not available on this hardware.
The text was updated successfully, but these errors were encountered:
Description
qemu is exiting with error:
qemu-system-aarch64: Error: HV_UNSUPPORTED
Version
colima version 0.6.7
git commit: ba1be00
limactl version 0.19.1
qemu-img version 8.2.0
Copyright (c) 2003-2023 Fabrice Bellard and the QEMU Project developers
Operating System
Output of
colima status
colima not started
Reproduction Steps
runs-on: macos-14
brew install colima docker
colima start
failsExpected behaviour
colima should start
Additional context
running with
-t vz
gives:Invalid virtual machine configuration. Virtualization is not available on this hardware.
The text was updated successfully, but these errors were encountered: