summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/118/device/663
blob: 52c787e8a0918c7b32685561da14e6c292dec572 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
i386: 0.971
device: 0.927
graphic: 0.842
files: 0.830
peripherals: 0.814
socket: 0.811
architecture: 0.768
register: 0.687
debug: 0.660
vnc: 0.657
network: 0.576
PID: 0.477
permissions: 0.452
boot: 0.443
arm: 0.432
semantic: 0.427
ppc: 0.391
VMM: 0.380
hypervisor: 0.367
risc-v: 0.358
performance: 0.348
mistranslation: 0.269
kernel: 0.252
virtual: 0.221
TCG: 0.177
assembly: 0.132
x86: 0.109
user-level: 0.097
KVM: 0.019

Assertion `r->req.aiocb == NULL' in am53c974 emulator
Description of problem:

Steps to reproduce:
```
1../configure --target-list=i386-softmmu --disable-werror --enable-sanitizers
2.make -j12
3.qemu-system-i386 -m 512 -drive file=./hyfuzz.img,index=0,media=disk,format=raw -device am53c974,id=scsi -device scsi-hd,drive=SysDisk -drive id=SysDisk,if=none,file=./disk.img
```
Additional information:
#