diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-06-16 16:59:00 +0000 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-06-16 16:59:33 +0000 |
| commit | 9aba81d8eb048db908c94a3c40c25a5fde0caee6 (patch) | |
| tree | b765e7fb5e9a3c2143c68b0414e0055adb70e785 /results/classifier/118/graphic/1144 | |
| parent | b89a938452613061c0f1f23e710281cf5c83cb29 (diff) | |
| download | qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip | |
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/graphic/1144')
| -rw-r--r-- | results/classifier/118/graphic/1144 | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/results/classifier/118/graphic/1144 b/results/classifier/118/graphic/1144 new file mode 100644 index 000000000..83ccdb182 --- /dev/null +++ b/results/classifier/118/graphic/1144 @@ -0,0 +1,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. |