buildrootschalter/board/qemu/aarch64-virt
Gustavo Zacarias 3a4b97bfb0 configs/qemu: update to the latest kernel/headers versions
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-12-09 14:30:37 +01:00
..
linux-3.18.config configs/qemu: update to the latest kernel/headers versions 2014-12-09 14:30:37 +01:00
readme.txt qemu/aarch64-virt: update to the latest versions 2014-10-07 16:53:31 +02:00

readme.txt

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.1.2