Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251030084936.1132417-1-harshpb@linux.ibm.com
Maintainers: BALATON Zoltan <balaton@eik.bme.hu>, Paolo Bonzini <pbonzini@redhat.com>, Nicholas Piggin <npiggin@gmail.com>, Chinmay Rath <rathc@linux.ibm.com>, Harsh Prateek Bora <harshpb@linux.ibm.com>, Aditya Gupta <adityag@linux.ibm.com>, Sourabh Jain <sourabhjain@linux.ibm.com>
MAINTAINERS | 6 +-
docs/system/ppc/amigang.rst | 29 ++---
configs/devices/ppc-softmmu/default.mak | 7 +-
include/hw/ppc/spapr_irq.h | 2 +-
target/ppc/cpu-models.h | 4 -
hw/ppc/{pegasos2.c => pegasos.c} | 1 +
hw/ppc/sam460ex.c | 7 +-
hw/ppc/spapr_fadump.c | 3 +-
hw/ppc/spapr_irq.c | 7 +-
hw/ppc/spapr_pci.c | 2 +-
target/ppc/cpu-models.c | 5 -
target/ppc/cpu_init.c | 185 +++-----------------------------
hw/ppc/Kconfig | 2 +-
hw/ppc/meson.build | 4 +-
pc-bios/README | 2 +-
pc-bios/meson.build | 2 +-
pc-bios/slof.bin | Bin 996184 -> 994176 bytes
pc-bios/u-boot-sam460-20100605.bin | Bin 524288 -> 0 bytes
pc-bios/u-boot-sam460.bin | Bin 0 -> 524288 bytes
roms/Makefile | 5 +-
roms/SLOF | 2 +-
roms/u-boot-sam460ex | 2 +-
22 files changed, 55 insertions(+), 222 deletions(-)
rename hw/ppc/{pegasos2.c => pegasos.c} (99%)
delete mode 100644 pc-bios/u-boot-sam460-20100605.bin
create mode 100644 pc-bios/u-boot-sam460.bin