summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/1149
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/1149
parent5541099586dbd6018574cb44e1934907c121526f (diff)
downloadqemu-analysis-4d9e26c0333abd39bdbd039dcdb30ed429c475ba.tar.gz
qemu-analysis-4d9e26c0333abd39bdbd039dcdb30ed429c475ba.zip
add gemma accelerator classification results
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/1149')
-rw-r--r--results/classifier/accel-gemma3:12b/kvm/114910
1 files changed, 10 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/1149 b/results/classifier/accel-gemma3:12b/kvm/1149
new file mode 100644
index 000000000..3d36243d4
--- /dev/null
+++ b/results/classifier/accel-gemma3:12b/kvm/1149
@@ -0,0 +1,10 @@
+
+Micron Xccela (MT35x) NOR Flash wrong implementation in `hw/block/m25p80.c`
+Additional information:
+I see that in the fork they introduced a new entry - `MAN_MICRON_OCTAL`: - https://github.com/Xilinx/qemu/blob/master/hw/block/m25p80.c
+
+Would be nice to make it more generic, probably to call just `MAN_MICRON` and set octal mode like quad mode in other flash implementations - via the configuration register flags, especially since they could be enabled and disabled on the fly.
+
+Also the 256 configuration registers: https://github.com/Xilinx/qemu/commit/9b2fe1e36bfd8849bb3538161279cdff6efea325
+
+cc @alistair23