summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/graphic/691
blob: a599f2dc3eae84baeea4ecfefc8d3416ef20386b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
graphic: 0.964
device: 0.827
network: 0.778
vnc: 0.575
semantic: 0.525
performance: 0.446
files: 0.429
debug: 0.419
permissions: 0.298
socket: 0.285
boot: 0.239
other: 0.230
PID: 0.186
KVM: 0.016

`-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`