[PATCH 0/4] Some more pegasos patches

BALATON Zoltan posted 4 patches 2 days, 9 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/cover.1761346145.git.balaton@eik.bme.hu
Maintainers: BALATON Zoltan <balaton@eik.bme.hu>, Paolo Bonzini <pbonzini@redhat.com>, Nicholas Piggin <npiggin@gmail.com>, Chinmay Rath <rathc@linux.ibm.com>
MAINTAINERS                             |  4 ++--
configs/devices/ppc-softmmu/default.mak |  7 +++---
docs/system/ppc/amigang.rst             | 29 +++++++++++++++----------
hw/pci-host/articia.c                   | 15 ++++++++++++-
hw/ppc/Kconfig                          |  2 +-
hw/ppc/amigaone.c                       | 28 +++++-------------------
hw/ppc/meson.build                      |  4 ++--
hw/ppc/{pegasos2.c => pegasos.c}        | 14 +-----------
8 files changed, 45 insertions(+), 58 deletions(-)
rename hw/ppc/{pegasos2.c => pegasos.c} (98%)
[PATCH 0/4] Some more pegasos patches
Posted by BALATON Zoltan 2 days, 9 hours ago
Some more short patches to finish the already merged pegasos clean up
series.

BALATON Zoltan (4):
  hw/ppc/pegasos2: Add /chosen/stdin node with VOF
  hw/pci-host/articia: Map PCI memory windows in realize
  hw/ppc/pegasos2: Rename to pegasos
  hw/ppc/pegasos: Update documentation for pegasos1

 MAINTAINERS                             |  4 ++--
 configs/devices/ppc-softmmu/default.mak |  7 +++---
 docs/system/ppc/amigang.rst             | 29 +++++++++++++++----------
 hw/pci-host/articia.c                   | 15 ++++++++++++-
 hw/ppc/Kconfig                          |  2 +-
 hw/ppc/amigaone.c                       | 28 +++++-------------------
 hw/ppc/meson.build                      |  4 ++--
 hw/ppc/{pegasos2.c => pegasos.c}        | 14 +-----------
 8 files changed, 45 insertions(+), 58 deletions(-)
 rename hw/ppc/{pegasos2.c => pegasos.c} (98%)

-- 
2.41.3