summary refs log tree commit diff stats
path: root/tests/qtest/fuzz-lsi53c895a-test.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)Thomas Huth2023-05-261-0/+33
* tests: Ensure TAP version is printed before other messagesRichard W.M. Jones2023-03-011-2/+2
* tests/qtest: Do not run lsi53c895a test if device is not presentFabiano Rosas2023-02-141-0/+4
* qtest: "-display none" is set in qtest_init()Juan Quintela2022-10-111-1/+1
* qtest/fuzz-lsi53c895a-test: set guest RAM to 2GMauro Matteo Cascella2022-09-191-1/+1
* scsi/lsi53c895a: really fix use-after-free in lsi_do_msgout (CVE-2022-0216)Mauro Matteo Cascella2022-07-131-0/+76
* tests: move libqtest.h back under qtest/Marc-André Lureau2022-05-031-1/+1
* tests/qtest: Move the fuzz tests to x86 onlyThomas Huth2022-04-201-6/+2
* tests/qtest: Add fuzz-lsi53c895a-testPhilippe Mathieu-Daudé2021-11-301-0/+52