summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/2675
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/2675')
-rw-r--r--results/classifier/accel-gemma3:12b/kvm/267512
1 files changed, 12 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/2675 b/results/classifier/accel-gemma3:12b/kvm/2675
new file mode 100644
index 00000000..89e501e9
--- /dev/null
+++ b/results/classifier/accel-gemma3:12b/kvm/2675
@@ -0,0 +1,12 @@
+
+q800 machine is broken when compiling with --enable-cfi
+Description of problem:
+When compiling QEMU that is configured like this:
+```
+ .../configure --target-list=m68k-softmmu --enable-cfi --cc=clang
+```
+the q800 machine crashes with an illegal exception on the host very early, somewhere during q800_machine_init()
+Steps to reproduce:
+1. .../configure --target-list=m68k-softmmu --enable-cfi --cc=clang
+2. make qemu-system-m68k
+3. ./qemu-system-m68k -M q800