summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/other/564
blob: 2c6afeb99ba185ef5f0b37fe6ffce5b3aa79794e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
graphic: 0.870
device: 0.818
boot: 0.697
files: 0.686
permissions: 0.550
PID: 0.518
performance: 0.490
socket: 0.442
semantic: 0.440
network: 0.376
debug: 0.178
vnc: 0.172
other: 0.124
KVM: 0.036

Enable opengl virtio-gpu virgl vulkan in windows build
Additional information:
```
PS E:\scoopg\apps\qemu\current> ./qemu-system-x86_64.exe -drive file=E:\groot_02\vdisks\gparted-live.iso,if=virtio  -boot c -m 4096 -machine type=pc,accel=whpx,kernel-irqchip=off -smp 8,sockets=1,cores=8,threads=1 -vga virtio -display sdl,gl=on
E:\scoopg\apps\qemu\current\qemu-system-x86_64.exe: OpenGL support is disabled
```

```
PS E:\scoopg\apps\qemu\current> E:\scoopg\apps\qemu\current\qemu-system-x86_64.exe --version
QEMU emulator version 6.0.93 (v6.1.0-rc3-11879-ge232c1bc00-dirty)
Copyright (c) 2003-2021 Fabrice Bellard and the QEMU Project developers
```
#