python-pathvalidate: bump version to 0.14.1
[buildroot-gz.git] / board / qemu / aarch64-virt / readme.txt
blob1c4c7f9ccb9fa5081fdda409796fd48156cdaa3b
1 Run the emulation with:
3   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
5 The login prompt will appear in the terminal that started Qemu.
7 Tested with QEMU 2.6.0