Closed
Description
The current x86_64 emulation try to use the apple-hypervisor as the accelerator which only use 1 cpu on the host machine regardless how much cpu core are assigned.
But changing the accelerator parameter from apple hypervisor to tcg with few more extra parameters which UTM use when emulating improved the emulation performance up to the point docker qemu userspace emulation.