241 B
241 B
Getting QEMU
QEMU is an emulator used for running and debugging xOS.
QEMU for MacOS
brew install qemu
Tools for Linux (Ubuntu)
apt install qemu-utils qemu-system-i386 qemu-system-x86_64 qemu-system-arm