Skip to content

Improve x86_64 emulation on arm64 platformΒ #471

Closed
@gayanper

Description

@gayanper

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions