summary refs log tree commit diff stats
path: root/results/classifier/105/instruction/2854
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-03 12:04:13 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-03 12:04:13 +0000
commit256709d2eb3fd80d768a99964be5caa61effa2a0 (patch)
tree05b2352fba70923126836a64b6a0de43902e976a /results/classifier/105/instruction/2854
parent2ab14fa96a6c5484b5e4ba8337551bb8dcc79cc5 (diff)
downloadqemu-analysis-256709d2eb3fd80d768a99964be5caa61effa2a0.tar.gz
qemu-analysis-256709d2eb3fd80d768a99964be5caa61effa2a0.zip
add new classifier result
Diffstat (limited to 'results/classifier/105/instruction/2854')
-rw-r--r--results/classifier/105/instruction/285437
1 files changed, 37 insertions, 0 deletions
diff --git a/results/classifier/105/instruction/2854 b/results/classifier/105/instruction/2854
new file mode 100644
index 000000000..5c472ce9d
--- /dev/null
+++ b/results/classifier/105/instruction/2854
@@ -0,0 +1,37 @@
+instruction: 0.911
+graphic: 0.820
+device: 0.751
+semantic: 0.745
+other: 0.701
+network: 0.686
+vnc: 0.469
+socket: 0.447
+mistranslation: 0.414
+boot: 0.297
+assembly: 0.172
+KVM: 0.124
+
+https://www.qemu.org/ is missing chance to provide (or at least link) some starting guide
+Description of problem:
+as a completely new (potential) user https://www.qemu.org/ main page is missing chance to easily link some hello world documentation
+Steps to reproduce:
+1. open https://www.qemu.org/
+2. try to click "Full-system emulation" with hope that it will link some starting hello world how to do so
+Additional information:
+On https://www.qemu.org/ you can click "support"
+
+Then you can click "documentation"
+
+Then "main documentation section"
+
+Then "system emulation"
+
+Then "introduction"
+
+At this point you have something that sort-of is viable as hello world.
+
+Maybe link https://www.qemu.org/docs/master/system/introduction.html from main page ("Full-system emulation")?
+
+Unless there is a better documentation?
+
+Though maybe someone who will not go through this link maze should not try to use QEMU at all?