Fix for file injection is broken on centos computes with Cirros images LP #1587960
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / board / qemu / aarch64-virt / readme.txt
1 Run the emulation with:
2
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
4
5 The login prompt will appear in the terminal that started Qemu.
6
7 Tested with QEMU 2.2.1