Branch: refs/heads/staging
Home: https://github.com/qemu/qemu
Commit: 48387ec49209a6aa0906999788129259f35c5d6b
https://github.com/qemu/qemu/commit/48387ec49209a6aa0906999788129259f35c5d6b
Author: BALATON Zoltan <[email protected]>
Date: 2025-11-09 (Sun, 09 Nov 2025)
Changed paths:
M hw/ppc/pegasos.c
Log Message:
-----------
hw/ppc/pegasos: Fix memory leak
Commit 9099b430a4 introduced an early return that caused a leak of a
GString. Allocate it later to avoid the leak.
Fixes: 9099b430a4 (hw/ppc/pegasos2: Change device tree generation)
Resolves: Coverity CID 1642027
Signed-off-by: BALATON Zoltan <[email protected]>
Reported-by: Peter Maydell <[email protected]>
Reviewed-by: Harsh Prateek Bora <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Harsh Prateek Bora <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Message-ID: <[email protected]>
Commit: 3149969a9f4d74ea8e568c91efbe4b2c4d336ba8
https://github.com/qemu/qemu/commit/3149969a9f4d74ea8e568c91efbe4b2c4d336ba8
Author: BALATON Zoltan <[email protected]>
Date: 2025-11-09 (Sun, 09 Nov 2025)
Changed paths:
M pc-bios/dtb/pegasos1.dtb
M pc-bios/dtb/pegasos2.dtb
Log Message:
-----------
pc-bios/dtb/pegasos*.dtb: Fix compiled dtb blobs
When adding these files somehow an incomplete version was committed.
Regenerate and update these dtb files to match the dts which fixes
problems caused by missing nodes in the dtb.
Fixes: 9099b430a4 (hw/ppc/pegasos2: Change device tree generation)
Fixes: 3c21f9dfcf (hw/ppc/pegasos2: Add VOF support for pegasos1)
Signed-off-by: BALATON Zoltan <[email protected]>
Reported-by: Yogesh Vyas <[email protected]>
Tested-by: Yogesh Vyas <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Harsh Prateek Bora <[email protected]>
Commit: ad9ce9f6f2364d1525ec40e035441b34e49540b4
https://github.com/qemu/qemu/commit/ad9ce9f6f2364d1525ec40e035441b34e49540b4
Author: Richard Henderson <[email protected]>
Date: 2025-11-10 (Mon, 10 Nov 2025)
Changed paths:
M hw/ppc/pegasos.c
M pc-bios/dtb/pegasos1.dtb
M pc-bios/dtb/pegasos2.dtb
Log Message:
-----------
Merge tag 'pull-ppc-for-10.2-d5-20251110' of https://gitlab.com/harshpb/qemu
into staging
PPC Patches for 10.2 Hard Freeze
* Pegasos fixes for mem leak and dtb blob updates
# -----BEGIN PGP SIGNATURE-----
#
# iQIzBAABCAAdFiEEa4EM1tK+EPOIPSFCRUTplPnWj7sFAmkRm/YACgkQRUTplPnW
# j7tTWA/+PTQfODH0dRpuApQys23okruXRJ0C26e+1Bb/H7IeSerfZ33GgpgW8ldi
# R6amhrJ4GYXFkjK34iFV+daXhtKEA/44fBykr1SCwDixiD7qGGq7a0yOEDERurEq
# eDn4of82O2C2l1jUY+hx0jXgWlEQLAeLH1bVwikJL75jbV7Ob7wt3W3bC7M6iup9
# jaZP6RwcXW9JqFeavS5r3DCbdPf+U/jafmxIP+qpZVS92jwxcOZbmsXgZVPW92xe
# Cwc8AY3FwUIdUfPGKj2uyuJNtLWuev0+o1roZ8mmuiSFoMGQuw+X5bmLt0qBvVyK
# EPc0dxsliyUhPso4vq9SCI9hBid0NQlsqpGpRWpEuP0z8vc4aF41P++VBC4DQ8ls
# Ffc2dz3ncUhII8V+N7jGykWG2ZKOqxgndlq7V/8k2f96kbDWEXNYJomnJd5NN6NK
# uKlKQN9pu2Btp2Lo9bLNVQT3jclByBmNtSyzqQhbLT/JbhTorhs6mYilTM8Wv7da
# 1Dn+PesmxTMtO7wgjy1qu6Ms55zTweKvpW0sNDMOMGOvQ1ssff/3WT8nrk1jXXHw
# UeEidzTZtr375LkCJ7DQnChztr9YjiQLPPAEkpUMz1sV32fGRrOr4kR3zGbjAiBY
# ARZLAErqHBMYO0NYi/+MR266cjZ841d+ImrP329BZqBvGfGBbpE=
# =iAZh
# -----END PGP SIGNATURE-----
# gpg: Signature made Mon 10 Nov 2025 09:01:58 AM CET
# gpg: using RSA key 6B810CD6D2BE10F3883D21424544E994F9D68FBB
# gpg: Good signature from "Harsh Prateek Bora <[email protected]>"
[undefined]
# gpg: aka "Harsh Prateek Bora <[email protected]>"
[undefined]
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg: There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 6B81 0CD6 D2BE 10F3 883D 2142 4544 E994 F9D6 8FBB
* tag 'pull-ppc-for-10.2-d5-20251110' of https://gitlab.com/harshpb/qemu:
pc-bios/dtb/pegasos*.dtb: Fix compiled dtb blobs
hw/ppc/pegasos: Fix memory leak
Signed-off-by: Richard Henderson <[email protected]>
Compare: https://github.com/qemu/qemu/compare/49877625c971...ad9ce9f6f236
To unsubscribe from these emails, change your notification settings at
https://github.com/qemu/qemu/settings/notifications