ubuntu-buildroot/board/qemu/or1k
chenyf 8b0660016e 1 2024-04-01 23:19:46 +08:00
..
linux.config 1 2024-04-01 23:19:46 +08:00
readme.txt 1 2024-04-01 23:19:46 +08:00

readme.txt

Run the emulation with:

 qemu-system-or1k -kernel output/images/vmlinux -nographic # qemu_or1k_defconfig

The login prompt will appear in the terminal that started Qemu.

Ethernet support is not working, yet.