summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/other/666
blob: 60ad41e16d8968829df763fe8fc803ce6dda0e5e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
device: 0.814
other: 0.788
network: 0.719
PID: 0.528
graphic: 0.508
semantic: 0.398
socket: 0.388
files: 0.332
vnc: 0.306
permissions: 0.303
boot: 0.260
performance: 0.225
debug: 0.220
KVM: 0.112

ivshmem-plain cannot be used on non-Linux hosts
Additional information:
I would like to propose this patch as-is on the mailing list (the trivial one?) as soon as I figure patch submission out fully:

https://github.com/fredldotme/qemu/commit/e929b8db8078aede6df7b02d8c0b71d1e2d6afcb

It's just `#ifdef`ing out doorbell support on non-Linux builds which seems to be enough for basic functionality.