summary refs log tree commit diff stats
path: root/results/scraper/gitlab/issues_text/target_missing/host_missing/accel_missing/691
blob: 329a20f2db90f47790885fb7acdfe286a86c4e9f (plain) (blame)
1
2
3
4
5
6
`-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.
![image](/uploads/6b0ea448ee8757a5b14081bb19dd6060/image.png)
Steps to reproduce:
1. run `qemu-system-riscv64 -machine virt -nic model=help`