Re: Hi! Available to help

From: Matthew Seaman <matthew_at_FreeBSD.org>
Date: Tue, 01 Jul 2025 09:53:34 UTC
On 30/06/2025 20:41, Milan Obuch wrote:
> I don't know anything more specific, but there should be some
> technology allowing running x86 binaries on M1 macs... or maybe
> something like VirtualBox or QEMU exists as well. Or something
> specialized like Parallels desktop... Also there was some work done
> targetting Apple M1, probably something could be found in archive of
> freebsd-arm mailing list or in wiki.

UTM.app is essentially a wrapper around qemu -- it's available at £9.99 
(or your local currency equivalent) from the App store, or for free if 
you download it from GitHub.

    https://mac.getutm.app

Supports Rosetta for running foreign CPU arch binaries -- it will be 
dissapointingly slow, but I don't think that can be helped however you 
handle it.

Recommended. Also works on iOS.

	Cheers,

	Matthew