kumquat-buildroot/board/qemu/aarch64-virt
Peter Korsgaard 8eeb0564f8 configs/qemu_aarch64_virt_defconfig: bump kernel to 4.13.6
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-10-12 22:49:19 +02:00
..
linux-4.13.config configs/qemu_aarch64_virt_defconfig: bump kernel to 4.13.6 2017-10-12 22:49:19 +02:00
readme.txt configs/qemu: bump to the latest kernel version 2017-06-07 22:49:41 +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.9.0