For the series: Reviewed-by: Darren Kenny <darren.ke...@oracle.com>
Thanks, Darren. On Friday, 2021-11-19 at 21:11:39 +01, Philippe Mathieu-Daudé wrote: > Fix issue #521 reported by Alex some months ago: > https://gitlab.com/qemu-project/qemu/-/issues/521 > > Philippe Mathieu-Daudé (2): > hw/scsi/megasas: Fails command if SGL buffer overflows > tests/qtest/fuzz-megasas-test: Add test for GitLab issue #521 > > hw/scsi/megasas.c | 1 + > tests/qtest/fuzz-megasas-test.c | 30 ++++++++++++++++++++++++++++++ > 2 files changed, 31 insertions(+) > > -- > 2.31.1