aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux/setup.md
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2020-06-27 12:13:42 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-06-27 15:04:27 +0200
commitf5b2c665da983dfae9f6ac0c5661bb1416d16e31 (patch)
tree95a5f2cf72d78953b2c1bfb7083646e132dc1361 /docs/linux/setup.md
parent032b42395f4b6d3d97e6501b94fb4ad47231ca18 (diff)
vm/qemu: add support for linux/riscv64
Since the qemu riscv64 port does not work with the default -net nic parameter, add support to use in the modern way of specifying network devices to qemu, i.e. -device virtio-net-device,netdev=0 -netdev user,id=net0,host=... The same applies for the -hda qemu option. Provide a way to use the modern way of specifying image devices as well. Other/new ports may use these options as well in the future by setting UseNewQemuNetOptions and/or UseNewQemuImageOptions. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'docs/linux/setup.md')
0 files changed, 0 insertions, 0 deletions