From: BALATON Zoltan <balaton@eik.bme.hu>
To: qemu-devel@nongnu.org, qemu-ppc@nongnu.org
Cc: "Nicholas Piggin" <npiggin@gmail.com>,
"Harsh Prateek Bora" <harshpb@linux.ibm.com>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>
Subject: [PATCH 0/4] Some more pegasos patches
Date: Sat, 25 Oct 2025 01:31:12 +0200 (CEST) [thread overview]
Message-ID: <cover.1761346145.git.balaton@eik.bme.hu> (raw)
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
next reply other threads:[~2025-10-24 23:31 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-24 23:31 BALATON Zoltan [this message]
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é
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1761346145.git.balaton@eik.bme.hu \
--to=balaton@eik.bme.hu \
--cc=harshpb@linux.ibm.com \
--cc=npiggin@gmail.com \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).