[PATCH 0/2] initialize 'taddr' in pnv_phbX_translate_tve()

Daniel Henrique Barboza posted 2 patches 2 years, 2 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220126134137.791968-1-danielhb413@gmail.com
Maintainers: "Cédric Le Goater" <clg@kaod.org>
hw/pci-host/pnv_phb3.c | 11 +++++++++++
hw/pci-host/pnv_phb4.c |  8 ++++++++
2 files changed, 19 insertions(+)
[PATCH 0/2] initialize 'taddr' in pnv_phbX_translate_tve()
Posted by Daniel Henrique Barboza 2 years, 2 months ago
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