From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
"Alistair Francis" <alistair@alistair23.me>,
"Subbaraya Sundeep" <sundeep.lkml@gmail.com>,
qemu-arm@nongnu.org,
"Edgar E. Iglesias" <edgar.iglesias@gmail.com>,
"Philippe Mathieu-Daudé" <philmd@redhat.com>
Subject: [Qemu-devel] [PATCH-for-4.1 0/3] hw: Avoid crash when reading empty RX FIFO
Date: Tue, 9 Jul 2019 13:37:12 +0200 [thread overview]
Message-ID: <20190709113715.7761-1-philmd@redhat.com> (raw)
Fix a pair of crashes, one is an audit of first one.
Philippe Mathieu-Daudé (3):
hw/ssi/mss-spi: Convert debug printf()s to trace events
hw/ssi/mss-spi: Avoid crash when reading empty RX FIFO
hw/display/xlnx_dp: Avoid crash when reading empty RX FIFO
Makefile.objs | 1 +
hw/display/xlnx_dp.c | 15 +++++++++++----
hw/ssi/mss-spi.c | 31 +++++++++++++------------------
hw/ssi/trace-events | 6 ++++++
4 files changed, 31 insertions(+), 22 deletions(-)
create mode 100644 hw/ssi/trace-events
--
2.20.1
next reply other threads:[~2019-07-09 11:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-09 11:37 Philippe Mathieu-Daudé [this message]
2019-07-09 11:37 ` [Qemu-devel] [PATCH 1/3] hw/ssi/mss-spi: Convert debug printf()s to trace events Philippe Mathieu-Daudé
2019-07-09 16:56 ` Alistair Francis
2019-07-09 11:37 ` [Qemu-devel] [PATCH-for-4.1 2/3] hw/ssi/mss-spi: Avoid crash when reading empty RX FIFO Philippe Mathieu-Daudé
2019-07-09 16:55 ` Alistair Francis
2019-07-09 11:37 ` [Qemu-devel] [PATCH-for-4.1 3/3] hw/display/xlnx_dp: " Philippe Mathieu-Daudé
2019-07-09 16:57 ` Alistair Francis
2019-07-11 14:51 ` [Qemu-devel] [PATCH-for-4.1 0/3] hw: " Peter Maydell
2019-07-11 14:57 ` Philippe Mathieu-Daudé
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=20190709113715.7761-1-philmd@redhat.com \
--to=philmd@redhat.com \
--cc=alistair@alistair23.me \
--cc=edgar.iglesias@gmail.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=sundeep.lkml@gmail.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).