summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/118/graphic/1144
blob: 83ccdb18247b7d0ac5102f8466fc8bf13e72bd61 (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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
graphic: 0.959
device: 0.882
arm: 0.824
VMM: 0.815
architecture: 0.734
PID: 0.633
semantic: 0.608
files: 0.548
ppc: 0.544
socket: 0.504
mistranslation: 0.492
user-level: 0.469
network: 0.464
performance: 0.455
debug: 0.399
vnc: 0.393
register: 0.380
permissions: 0.365
TCG: 0.316
boot: 0.290
peripherals: 0.276
hypervisor: 0.231
kernel: 0.218
risc-v: 0.193
virtual: 0.142
i386: 0.131
KVM: 0.097
assembly: 0.057
x86: 0.043

Cannot install on ArcoLinux
Description of problem:
I tried to install with my package manager 
```
paru -S qemu-git
```
and got these errors
```
qemu-git: /usr/share/qemu/bios-microvm.bin exists in filesystem (owned by seabios)
qemu-git: /usr/share/qemu/vgabios-ati.bin exists in filesystem (owned by seabios)
```

I tried searching around for a solution but I can't seem to find anything relevant to my situation.