blob: 923a372382de22a41c9ebe66dabb5f42794c01e6 (
plain) (
blame)
1
2
3
4
5
6
7
|
`-nic model=help` on qemu-system-riscv64 doesn't output supported models
Description of problem:
`-nic model=help` doesn't list out the supported NIC models and instead launches QEMU with warnings.

Steps to reproduce:
1. run `qemu-system-riscv64 -machine virt -nic model=help`
|