genode/repos/base/board/pbxa9/qemu_args
Johannes Schlatow 2ecb09ba7e tool/run: move nic model to qemu_args file
Always instantiating a network device with id `net0`, removes the need to call
append_qemu_nic_args in run scripts unless we want to add forwarding
rules.

genodelabs/genode#4311
2021-11-29 15:10:52 +01:00

3 lines
82 B
Plaintext

-m 768 -M realview-pbx-a9
-net nic,model=lan9118,netdev=net0 -netdev user,id=net0