qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Some more pegasos patches
@ 2025-10-24 23:31 BALATON Zoltan
  2025-10-24 23:31 ` [PATCH 1/4] hw/ppc/pegasos2: Add /chosen/stdin node with VOF BALATON Zoltan
                   ` (3 more replies)
  0 siblings, 4 replies; 28+ messages in thread
From: BALATON Zoltan @ 2025-10-24 23:31 UTC (permalink / raw)
  To: qemu-devel, qemu-ppc
  Cc: Nicholas Piggin, Harsh Prateek Bora, Philippe Mathieu-Daudé

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



^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2025-10-30 12:47 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-24 23:31 [PATCH 0/4] Some more pegasos patches BALATON Zoltan
2025-10-24 23:31 ` [PATCH 1/4] hw/ppc/pegasos2: Add /chosen/stdin node with VOF BALATON Zoltan
2025-10-30  8:06   ` Harsh Prateek Bora
2025-10-24 23:31 ` [PATCH 2/4] hw/pci-host/articia: Map PCI memory windows in realize BALATON Zoltan
2025-10-27 19:35   ` Philippe Mathieu-Daudé
2025-10-27 19:47     ` BALATON Zoltan
2025-10-28  5:01       ` Philippe Mathieu-Daudé
2025-10-28 12:59         ` BALATON Zoltan
2025-10-28 16:33           ` Akihiko Odaki
2025-10-28 21:28             ` BALATON Zoltan
2025-10-29  4:23               ` Akihiko Odaki
2025-10-29 10:30                 ` BALATON Zoltan
2025-10-29 13:25                   ` BALATON Zoltan
2025-10-30  0:36                     ` Mark Cave-Ayland
2025-10-30 10:29                       ` BALATON Zoltan
2025-10-29 19:20                   ` Peter Xu
2025-10-30 10:25                     ` Paolo Bonzini
2025-10-30 10:38                       ` BALATON Zoltan
2025-10-30 10:49                         ` Paolo Bonzini
2025-10-30 11:01                           ` BALATON Zoltan
2025-10-30 12:29                             ` Paolo Bonzini
2025-10-30 12:45                               ` BALATON Zoltan
2025-10-30 10:53                       ` BALATON Zoltan
2025-10-28 23:57     ` BALATON Zoltan
2025-10-24 23:31 ` [PATCH 3/4] hw/ppc/pegasos2: Rename to pegasos BALATON Zoltan
2025-10-27 19:36   ` Philippe Mathieu-Daudé
2025-10-24 23:31 ` [PATCH 4/4] hw/ppc/pegasos: Update documentation for pegasos1 BALATON Zoltan
2025-10-27 19:37   ` Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).