[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 0/2] use a do-while() loop in pnv_phbX_translate_tve()
From: |
Daniel Henrique Barboza |
Subject: |
[PATCH v2 0/2] use a do-while() loop in pnv_phbX_translate_tve() |
Date: |
Wed, 26 Jan 2022 17:14:36 -0300 |
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
- [PATCH v2 0/2] use a do-while() loop in pnv_phbX_translate_tve(),
Daniel Henrique Barboza <=
[PATCH v2 2/2] ppc/pnv: use a do-while() loop in pnv_phb4_translate_tve(), Daniel Henrique Barboza, 2022/01/26