From: Paolo Bonzini <pbonzini@redhat.com>
To: "Philippe Mathieu-Daudé" <philmd@redhat.com>, qemu-devel@nongnu.org
Cc: Laurent Vivier <lvivier@redhat.com>, Fam Zheng <fam@euphon.net>,
Thomas Huth <thuth@redhat.com>, Alexander Bulekov <alxndr@bu.edu>,
Qiuhao Li <Qiuhao.Li@outlook.com>,
Darren Kenny <darren.kenny@oracle.com>,
Bandan Das <bsd@redhat.com>,
Vadim Rozenfeld <vrozenfe@redhat.com>,
Stefan Hajnoczi <stefanha@redhat.com>,
Gerd Hoffmann <kraxel@redhat.com>
Subject: Re: [PATCH-for-6.2 0/2] hw/scsi/lsi53c895a: Fix guest-triggerable assert() in lsi_do_dma()
Date: Tue, 23 Nov 2021 15:02:09 +0100 [thread overview]
Message-ID: <ad18c444-6d08-8886-8f8a-4e866bc61ed1@redhat.com> (raw)
In-Reply-To: <20211123111732.83137-1-philmd@redhat.com>
On 11/23/21 12:17, Philippe Mathieu-Daudé wrote:
> Trivial fix for this long due bug.
>
> Philippe Mathieu-Daudé (2):
> hw/scsi/lsi53c895a: Do not abort when DMA requested and no data queued
> tests/qtest: Add fuzz-lsi53c895a-test
>
> hw/scsi/lsi53c895a.c | 3 +-
> tests/qtest/fuzz-lsi53c895a-test.c | 52 ++++++++++++++++++++++++++++++
> MAINTAINERS | 1 +
> tests/qtest/meson.build | 1 +
> 4 files changed, 55 insertions(+), 2 deletions(-)
> create mode 100644 tests/qtest/fuzz-lsi53c895a-test.c
>
Queued, thanks.
Paolo
prev parent reply other threads:[~2021-11-23 14:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-23 11:17 [PATCH-for-6.2 0/2] hw/scsi/lsi53c895a: Fix guest-triggerable assert() in lsi_do_dma() Philippe Mathieu-Daudé
2021-11-23 11:17 ` [PATCH-for-6.2 1/2] hw/scsi/lsi53c895a: Do not abort when DMA requested and no data queued Philippe Mathieu-Daudé
2021-11-23 11:26 ` Laurent Vivier
2021-11-23 11:17 ` [PATCH-for-6.2 2/2] tests/qtest: Add fuzz-lsi53c895a-test Philippe Mathieu-Daudé
2021-11-23 11:32 ` Laurent Vivier
2021-11-23 14:02 ` Paolo Bonzini [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ad18c444-6d08-8886-8f8a-4e866bc61ed1@redhat.com \
--to=pbonzini@redhat.com \
--cc=Qiuhao.Li@outlook.com \
--cc=alxndr@bu.edu \
--cc=bsd@redhat.com \
--cc=darren.kenny@oracle.com \
--cc=fam@euphon.net \
--cc=kraxel@redhat.com \
--cc=lvivier@redhat.com \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
--cc=thuth@redhat.com \
--cc=vrozenfe@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).