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