summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/other/2675
blob: d686896f77c8a48f9114709a72fe020f0e48e056 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
graphic: 0.903
device: 0.883
debug: 0.833
semantic: 0.582
performance: 0.545
PID: 0.431
vnc: 0.427
socket: 0.306
boot: 0.220
files: 0.215
permissions: 0.213
network: 0.211
other: 0.169
KVM: 0.001

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