Files
domo/bsp/buildroot-2017.02.11/board/qemu/aarch64-virt/readme.txt
2018-05-22 15:35:47 +02:00

8 lines
291 B
Plaintext

Run the emulation with:
qemu-system-aarch64 -M virt -cpu cortex-a57 -nographic -smp 1 -kernel output/images/Image -append "console=ttyAMA0" -netdev user,id=eth0 -device virtio-net-device,netdev=eth0
The login prompt will appear in the terminal that started Qemu.
Tested with QEMU 2.6.0