summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/2854
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-03 16:27:09 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-07-03 16:27:09 +0000
commit4d9e26c0333abd39bdbd039dcdb30ed429c475ba (patch)
tree4010d5fb3e8bc48c110a2c1ff2a16b8648cb86bb /results/classifier/accel-gemma3:12b/kvm/2854
parent5541099586dbd6018574cb44e1934907c121526f (diff)
downloademulator-bug-study-4d9e26c0333abd39bdbd039dcdb30ed429c475ba.tar.gz
emulator-bug-study-4d9e26c0333abd39bdbd039dcdb30ed429c475ba.zip
add gemma accelerator classification results
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/2854')
-rw-r--r--results/classifier/accel-gemma3:12b/kvm/285425
1 files changed, 25 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/2854 b/results/classifier/accel-gemma3:12b/kvm/2854
new file mode 100644
index 00000000..7f65c54d
--- /dev/null
+++ b/results/classifier/accel-gemma3:12b/kvm/2854
@@ -0,0 +1,25 @@
+
+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?