-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Running Intel Binaries in Linux VMs with Rosetta #4100
Comments
Yes there will likely be a new option toggle. |
Is there an estimate to when this feature will be integrated, or the priority it has? |
@merchantzain It isn't too difficult to implement as the work is already done by Apple. However, right now priority is given to v3.3 release (https://github.com/utmapp/UTM/milestone/26) which already has features planned out. macOS 13 is still in very early beta and 99% of people are not running it so I see no need to prioritize the feature at this point. |
I'm looking to have a crack at this. In newer macOS you don't need to provide the kernel/initrd either, works with just an ISO! Will submit a PR. |
@bpg0x03 could you point out the documentation where it says you don't need kernel/initrd for newer macOS? |
|
This is an interesting idea if you bring in the possibility of installing SteamOS3.. |
Currently I am emulating x86_64 version of RaspberryMatic (from .ova import) on my M1 Mac Mini since RaspberryMatic aarch64 still requires 32bit binaries. So I can only emulate it currently. Would this change allow me to run the x86_64 docker version of RaspberryMatic inside a an arm64 Linux VM with better performance because of Rosetta 2? |
Is it possible to integrate this into UTM? https://developer.apple.com/documentation/virtualization/running_intel_binaries_in_linux_vms_with_rosetta
The text was updated successfully, but these errors were encountered: