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 v2 0/2] use a do-while() loop in pnv_phbX_translate_tve()
Date: Wed, 26 Jan 2022 17:14:36 -0300 [thread overview]
Message-ID: <20220126201438.822457-1-danielhb413@gmail.com> (raw)
Hi,
This second version implemented Matheus' suggestion of using a
do-while() loop instead of initializing variables.
v1 link: https://lists.gnu.org/archive/html/qemu-devel/2022-01/msg05475.html
Daniel Henrique Barboza (2):
ppc/pnv: use a do-while() loop in pnv_phb3_translate_tve()
ppc/pnv: use a do-while() loop in pnv_phb4_translate_tve()
hw/pci-host/pnv_phb3.c | 4 ++--
hw/pci-host/pnv_phb4.c | 12 ++++++++++--
2 files changed, 12 insertions(+), 4 deletions(-)
--
2.34.1
next reply other threads:[~2022-01-26 20:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-26 20:14 Daniel Henrique Barboza [this message]
2022-01-26 20:14 ` [PATCH v2 1/2] ppc/pnv: use a do-while() loop in pnv_phb3_translate_tve() Daniel Henrique Barboza
2022-01-27 11:41 ` Matheus K. Ferst
2022-01-27 12:09 ` Daniel Henrique Barboza
2022-01-27 12:28 ` Matheus K. Ferst
2022-01-27 12:35 ` Daniel Henrique Barboza
2022-01-27 12:32 ` BALATON Zoltan
2022-01-26 20:14 ` [PATCH v2 2/2] ppc/pnv: use a do-while() loop in pnv_phb4_translate_tve() Daniel Henrique Barboza
2022-01-27 11:41 ` Matheus K. Ferst
2022-01-27 11:49 ` 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=20220126201438.822457-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 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).