buildrootschalter/board/qemu/aarch64-virt
Gustavo Zacarias 6999e6760d qemu/aarch64-virt: add new sample config
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-08-07 22:17:37 +02:00
..
linux-3.16.config qemu/aarch64-virt: add new sample config 2014-08-07 22:17:37 +02:00
readme.txt qemu/aarch64-virt: add new sample config 2014-08-07 22:17:37 +02:00

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