diff options
| author | Tobias Klauser <tklauser@distanz.ch> | 2020-06-27 12:13:42 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-06-27 15:04:27 +0200 |
| commit | f5b2c665da983dfae9f6ac0c5661bb1416d16e31 (patch) | |
| tree | 95a5f2cf72d78953b2c1bfb7083646e132dc1361 /executor/common_bsd.h | |
| parent | 032b42395f4b6d3d97e6501b94fb4ad47231ca18 (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 'executor/common_bsd.h')
0 files changed, 0 insertions, 0 deletions
