aboutsummaryrefslogtreecommitdiff
path: root/scripts/oss-fuzz
diff options
context:
space:
mode:
authorFiona Ebner <f.ebner@proxmox.com>2024-07-15 15:14:03 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2024-07-16 18:18:24 +0200
commita4975023fb13cf229bd59c9ceec1b8cbdc5b9a20 (patch)
tree121ef64dd6a7c6d1afe857c4dd8700300da3289c /scripts/oss-fuzz
parent9971cbac2f30a89ddb094dc9627d2d16dc6e5875 (diff)
downloadqemu-a4975023fb13cf229bd59c9ceec1b8cbdc5b9a20.zip
qemu-a4975023fb13cf229bd59c9ceec1b8cbdc5b9a20.tar.gz
qemu-a4975023fb13cf229bd59c9ceec1b8cbdc5b9a20.tar.bz2
hw/scsi/lsi53c895a: bump instruction limit in scripts processing to fix regression
Commit 9876359990 ("hw/scsi/lsi53c895a: add timer to scripts processing") reduced the maximum allowed instruction count by a factor of 100 all the way down to 100. This causes the "Check Point R81.20 Gaia" appliance [0] to fail to boot after fully finishing the installation via the appliance's web interface (there is already one reboot before that). With a limit of 150, the appliance still fails to boot, while with a limit of 200, it works. Bump to 500 to fix the regression and be on the safe side. Originally reported in the Proxmox community forum[1]. [0]: https://support.checkpoint.com/results/download/124397 [1]: https://forum.proxmox.com/threads/149772/post-683459 Cc: qemu-stable@nongnu.org Fixes: 9876359990 ("hw/scsi/lsi53c895a: add timer to scripts processing") Signed-off-by: Fiona Ebner <f.ebner@proxmox.com> Acked-by: Sven Schnelle <svens@stackframe.org> Link: https://lore.kernel.org/r/20240715131403.223239-1-f.ebner@proxmox.com Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/oss-fuzz')
0 files changed, 0 insertions, 0 deletions