10 Punkte von xguru 2020-11-28 | 1 Kommentare | Auf WhatsApp teilen
  • Mit QEMU lässt sich die ARM64-Version von Windows auf M1-macOS ohne Emulation ausführen

  • Die ARM64-Version von Windows kann intern x86-Windows-Anwendungen per Emulation ausführen

→ Nicht ganz so schnell wie Rosetta 2, aber mit nahezu vergleichbarer Leistung

Das heißt: M1 ARM macOS → QEMU → Windows ARM64 → x86-Emulation von Microsoft → Ausführung von x86-Windows-Apps

1 Kommentare

 
xguru 2020-11-28

Apple wird x86-Windows-Apps also wohl nicht emulieren,

sondern man installiert die ARM-Version von Windows und nutzt darin den von Microsoft entwickelten x86-Emulationscode.

So funktioniert die x86-Emulation auf ARM