summary refs log tree commit diff stats
path: root/results/classifier/118/arm/656
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/arm/656
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloadqemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/arm/656')
-rw-r--r--results/classifier/118/arm/65637
1 files changed, 37 insertions, 0 deletions
diff --git a/results/classifier/118/arm/656 b/results/classifier/118/arm/656
new file mode 100644
index 000000000..89c88eb7a
--- /dev/null
+++ b/results/classifier/118/arm/656
@@ -0,0 +1,37 @@
+arm: 0.893
+graphic: 0.861
+device: 0.857
+files: 0.783
+network: 0.758
+architecture: 0.688
+semantic: 0.682
+vnc: 0.619
+boot: 0.619
+ppc: 0.613
+permissions: 0.601
+TCG: 0.508
+PID: 0.452
+performance: 0.436
+socket: 0.397
+mistranslation: 0.395
+VMM: 0.392
+peripherals: 0.381
+register: 0.377
+debug: 0.324
+risc-v: 0.323
+kernel: 0.305
+i386: 0.256
+user-level: 0.249
+virtual: 0.203
+hypervisor: 0.177
+x86: 0.172
+assembly: 0.076
+KVM: 0.030
+
+qemu-system-arm sabrelite does not use sd card
+Description of problem:
+I have build qemu from source. Furthermore I build Uboot from source following [this Link](https://qemu.readthedocs.io/en/latest/system/arm/sabrelite.html). With the provided command lines I am able to create and image and start the sabrelite board and see Uboot console Output. The problem I am facing is, that I am not able to interact with the provided tmp.img. 
+
+I was also using the -driver option instead of the -blockdev option, but did not get any different results with that.
+Additional information:
+I provide the console output in the attached file. [console.out](/uploads/996b8c07310ec3b008477e3e70a2e629/console.out)