From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: Helge Deller <deller@gmx.de>,
qemu-devel@nongnu.org, Sven Schnelle <svens@stackframe.org>
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
"Richard Henderson" <rth@twiddle.net>
Subject: [PATCH v2 0/4] hw/hppa/dino: Fix Coverity 1419387 / 1419393 / 1419394
Date: Tue, 18 Feb 2020 07:33:51 +0100 [thread overview]
Message-ID: <20200218063355.18577-1-f4bug@amsat.org> (raw)
Easy fix for the overrun reported by Coverity.
Since v1:
- Fixed description to cover CID 1419387 (reported by Peter)
(no code change)
Supersedes: <20200213234148.8434-1-f4bug@amsat.org>
Philippe Mathieu-Daudé (4):
hw/hppa/dino: Add comments with register name
hw/hppa/dino: Fix reg800_keep_bits overrun (CID 1419387 1419393
1419394)
hw/hppa/dino: Fix bitmask for the PCIROR register
hw/hppa/dino: Do not accept accesses to registers 0x818 and 0x82c
hw/hppa/dino.c | 31 +++++++++++++++++--------------
1 file changed, 17 insertions(+), 14 deletions(-)
--
2.21.1
next reply other threads:[~2020-02-18 6:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-18 6:33 Philippe Mathieu-Daudé [this message]
2020-02-18 6:33 ` [PATCH v2 1/4] hw/hppa/dino: Add comments with register name Philippe Mathieu-Daudé
2020-02-18 6:33 ` [PATCH v2 2/4] hw/hppa/dino: Fix reg800_keep_bits overrun (CID 1419387 1419393 1419394) Philippe Mathieu-Daudé
2020-02-18 6:33 ` [PATCH v2 3/4] hw/hppa/dino: Fix bitmask for the PCIROR register Philippe Mathieu-Daudé
2020-02-18 6:33 ` [PATCH v2 4/4] hw/hppa/dino: Do not accept accesses to registers 0x818 and 0x82c Philippe Mathieu-Daudé
2020-02-18 19:26 ` [PATCH v2 0/4] hw/hppa/dino: Fix Coverity 1419387 / 1419393 / 1419394 Richard Henderson
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=20200218063355.18577-1-f4bug@amsat.org \
--to=f4bug@amsat.org \
--cc=deller@gmx.de \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
--cc=svens@stackframe.org \
/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).