qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-arm] Suggested command-line for ARM


From: G 3
Subject: [Qemu-arm] Suggested command-line for ARM
Date: Sat, 19 Nov 2016 16:17:06 -0500

I tried making a suggested command-line section in your ARM wiki page, but my lack of experience with ARM prevents me from testing it. What do you think of this as the suggested command-line for qemu- system-aarch64:

qemu-system-aarch64 -m <memory size> -M <machine name> -drive if=none,file=<hard drive file name>,id=hd0 -device virtio-blk- device,drive=hd0 -netdev type=tap,id=net0 -device virtio-net- device,netdev=net0

If you know of a better one, please let me know.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]