From: "Cédric Le Goater" <clg@kaod.org>
To: David Gibson <david@gibson.dropbear.id.au>
Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org,
"Cédric Le Goater" <clg@kaod.org>
Subject: [PATCH 0/2] ppc/pnv: PNOR fixes
Date: Tue, 7 Jan 2020 18:18:07 +0100 [thread overview]
Message-ID: <20200107171809.15556-1-clg@kaod.org> (raw)
Hello,
Coverity found a couple of issues in the PnvPNOR model. Here are the
fixes.
Thanks,
C.
Cédric Le Goater (2):
ppc/pnv: check return value of blk_pwrite()
ppc/pnv: fix check on return value of blk_getlength()
include/hw/ppc/pnv_pnor.h | 2 +-
hw/ppc/pnv_pnor.c | 10 +++++++---
2 files changed, 8 insertions(+), 4 deletions(-)
--
2.21.1
next reply other threads:[~2020-01-07 17:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-07 17:18 Cédric Le Goater [this message]
2020-01-07 17:18 ` [PATCH 1/2] ppc/pnv: check return value of blk_pwrite() Cédric Le Goater
2020-01-07 17:40 ` Greg Kurz
2020-01-07 18:22 ` Philippe Mathieu-Daudé
2020-01-08 0:56 ` David Gibson
2020-01-07 17:18 ` [PATCH 2/2] ppc/pnv: fix check on return value of blk_getlength() Cédric Le Goater
2020-01-07 17:42 ` Greg Kurz
2020-01-07 18:23 ` Philippe Mathieu-Daudé
2020-01-08 1:01 ` David Gibson
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=20200107171809.15556-1-clg@kaod.org \
--to=clg@kaod.org \
--cc=david@gibson.dropbear.id.au \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.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).