qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] use a do-while() loop in pnv_phbX_translate_tve()
@ 2022-01-26 20:14 Daniel Henrique Barboza
  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-26 20:14 ` [PATCH v2 2/2] ppc/pnv: use a do-while() loop in pnv_phb4_translate_tve() Daniel Henrique Barboza
  0 siblings, 2 replies; 10+ messages in thread
From: Daniel Henrique Barboza @ 2022-01-26 20:14 UTC (permalink / raw)
  To: qemu-devel; +Cc: Daniel Henrique Barboza, qemu-ppc, clg, david

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



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-01-27 12:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-26 20:14 [PATCH v2 0/2] use a do-while() loop in pnv_phbX_translate_tve() Daniel Henrique Barboza
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

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).