Ports for SerenityOS
Collections What's new Versions Info Sign in

QEMU 8.1.3

A generic and open source machine emulator and virtualizer

cd Ports/qemu
./package.sh

When used as a machine emulator, QEMU can run OSes and programs made for one machine (e.g. an ARM board) on a different machine (e.g. your own PC). By using dynamic translation, it achieves very good performance.

When used as a virtualizer, QEMU achieves near native performance by executing the guest code directly on the host CPU. QEMU supports virtualization when executing under the Xen hypervisor or using the KVM kernel module in Linux. When using KVM, QEMU can virtualize x86, server and embedded PowerPC, 64-bit POWER, S390, 32-bit and 64-bit ARM, and MIPS guests.

Website: https://qemu.org

Port: https://github.com/SerenityOS/serenity/tree/master/Ports/qemu

Dependencies: glib libslirp pixman SDL2 🖧

Sign in to vote

✍️ Edit this page

Similar ports

Port icon has the following license: Attribution 3.0 Unported (CC BY 3.0)