aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/fuzz-lsi53c895a-test.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-26hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)Thomas Huth1-0/+33
2023-03-01tests: Ensure TAP version is printed before other messagesRichard W.M. Jones1-2/+2
2023-02-14tests/qtest: Do not run lsi53c895a test if device is not presentFabiano Rosas1-0/+4
2022-10-11qtest: "-display none" is set in qtest_init()Juan Quintela1-1/+1
2022-09-19qtest/fuzz-lsi53c895a-test: set guest RAM to 2GMauro Matteo Cascella1-1/+1
2022-07-13scsi/lsi53c895a: really fix use-after-free in lsi_do_msgout (CVE-2022-0216)Mauro Matteo Cascella1-0/+76
2022-05-03tests: move libqtest.h back under qtest/Marc-André Lureau1-1/+1
2022-04-20tests/qtest: Move the fuzz tests to x86 onlyThomas Huth1-6/+2
2021-11-30tests/qtest: Add fuzz-lsi53c895a-testPhilippe Mathieu-Daudé1-0/+52