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: #