Arm desktop: emulation
This post is part 5 of the "Let me try to use an AArch64 system as a desktop" series: Whenever people use a non-x86 system, sooner or later someone asks: “But can it run [name of x86-64 only binary]?”. So, let’s check how to make it possible. Software stack When you look for ‘how to run x86-64 apps on Fedora/Arm’, you usually end up with Asahi’s documentation about it. It is a good thing to read to understand the stack. But if your Arm system runs a 4K page size kernel, then most of that doc