summary refs log tree commit diff stats
path: root/results/classifier/118/architecture-arm/944628
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:00 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:33 +0000
commit9aba81d8eb048db908c94a3c40c25a5fde0caee6 (patch)
treeb765e7fb5e9a3c2143c68b0414e0055adb70e785 /results/classifier/118/architecture-arm/944628
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloademulator-bug-study-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
emulator-bug-study-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/architecture-arm/944628')
-rw-r--r--results/classifier/118/architecture-arm/94462878
1 files changed, 78 insertions, 0 deletions
diff --git a/results/classifier/118/architecture-arm/944628 b/results/classifier/118/architecture-arm/944628
new file mode 100644
index 00000000..b61d563d
--- /dev/null
+++ b/results/classifier/118/architecture-arm/944628
@@ -0,0 +1,78 @@
+arm: 0.851
+architecture: 0.847
+device: 0.716
+graphic: 0.407
+network: 0.395
+peripherals: 0.304
+mistranslation: 0.304
+boot: 0.299
+socket: 0.283
+kernel: 0.215
+hypervisor: 0.202
+semantic: 0.189
+performance: 0.155
+files: 0.153
+virtual: 0.151
+register: 0.147
+debug: 0.138
+permissions: 0.132
+PID: 0.123
+VMM: 0.106
+ppc: 0.096
+risc-v: 0.087
+vnc: 0.080
+user-level: 0.078
+TCG: 0.069
+KVM: 0.052
+i386: 0.021
+assembly: 0.019
+x86: 0.009
+--------------------
+arm: 0.979
+hypervisor: 0.398
+TCG: 0.255
+files: 0.069
+architecture: 0.067
+device: 0.060
+VMM: 0.058
+debug: 0.051
+kernel: 0.041
+semantic: 0.026
+user-level: 0.024
+virtual: 0.024
+peripherals: 0.022
+risc-v: 0.017
+PID: 0.012
+network: 0.010
+boot: 0.010
+register: 0.008
+ppc: 0.005
+socket: 0.005
+i386: 0.005
+x86: 0.004
+assembly: 0.004
+graphic: 0.003
+permissions: 0.003
+performance: 0.003
+vnc: 0.002
+mistranslation: 0.001
+KVM: 0.001
+
+Documentation for mtdblock, option-rom, and pflash is non-existent
+
+The options -mtdblock, -option-rom, and -pflash are severely under-documented.  For example:
+
+-mtdblock  -- It isn't at all clear what this does from --help or the documentation, and it's especially not clear that it's only implemented for ARM right now
+
+-option-rom is only implemented for a handful of architectures, including palm, pc, pci, and one or two others
+
+-pflash looks to be implemented for most if not all architectures, but there's nothing informing the user that it replaces the bios if -bios isn't used in tandem with -pflash, and it isn't clear whether the user could add multiple pflash roms
+
+
+This is an automated cleanup. This bug report has been moved to QEMU's
+new bug tracker on gitlab.com and thus gets marked as 'expired' now.
+Please continue with the discussion here:
+
+ https://gitlab.com/qemu-project/qemu/-/issues/89
+
+