From: Daniel Henrique Barboza <danielhb413@gmail.com>
To: qemu-devel@nongnu.org
Cc: Daniel Henrique Barboza <danielhb413@gmail.com>,
qemu-ppc@nongnu.org, clg@kaod.org, david@gibson.dropbear.id.au
Subject: [PATCH 0/2] initialize 'taddr' in pnv_phbX_translate_tve()
Date: Wed, 26 Jan 2022 10:41:35 -0300 [thread overview]
Message-ID: <20220126134137.791968-1-danielhb413@gmail.com> (raw)
Hi,
First patch aims to fix https://gitlab.com/qemu-project/qemu/-/issues/573.
Second patch is the same fix applied to pnv_phb4 code that presents the
same potential issue.
Daniel Henrique Barboza (2):
ppc/pnv: initialize 'taddr' in pnv_phb3_translate_tve()
ppc/pnv: initialize 'taddr' in pnv_phb4_translate_tve()
hw/pci-host/pnv_phb3.c | 11 +++++++++++
hw/pci-host/pnv_phb4.c | 8 ++++++++
2 files changed, 19 insertions(+)
--
2.34.1
next reply other threads:[~2022-01-26 13:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-26 13:41 Daniel Henrique Barboza [this message]
2022-01-26 13:41 ` [PATCH 1/2] ppc/pnv: initialize 'taddr' in pnv_phb3_translate_tve() Daniel Henrique Barboza
2022-01-26 17:28 ` Matheus K. Ferst
2022-01-26 20:09 ` Daniel Henrique Barboza
2022-01-26 13:41 ` [PATCH 2/2] ppc/pnv: initialize 'taddr' in pnv_phb4_translate_tve() Daniel Henrique Barboza
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=20220126134137.791968-1-danielhb413@gmail.com \
--to=danielhb413@gmail.com \
--cc=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.