linuxOS_AP05/buildroot/board/qemu/ppc64le-pseries
2025-06-02 13:59:07 +08:00
..
readme.txt add dma for uart 2025-06-02 13:59:07 +08:00

Run the emulation with:

qemu-system-ppc64le -M pseries -nographic \
		-kernel output/images/vmlinux \
		-initrd output/images/rootfs.ext2

The login prompt will appear in the terminal window.

Tested with QEMU 2.10.0