From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: BALATON Zoltan <balaton@eik.bme.hu>,
qemu-devel@nongnu.org, qemu-ppc@nongnu.org
Cc: "Hervé Poussineau" <hpoussin@reactos.org>,
"Artyom Tarasenko" <atar4qemu@gmail.com>,
"Nicholas Piggin" <npiggin@gmail.com>,
"Markus Armbruster" <armbru@redhat.com>,
"Harsh Prateek Bora" <harshpb@linux.ibm.com>
Subject: Re: [PATCH v4 13/16] hw/pci-host/raven: Do not map regions in init method
Date: Mon, 20 Oct 2025 21:48:42 +0200 [thread overview]
Message-ID: <81d9ca31-2705-46bd-92eb-1be8e8d03843@linaro.org> (raw)
In-Reply-To: <0256c29a5f3c0659174827cb7eb3257117751f22.1760795082.git.balaton@eik.bme.hu>
On 18/10/25 16:04, BALATON Zoltan wrote:
> Export memory regions as sysbus mmio regions and let the board code
> map them similar to how it is done in grackle. While at it rename
> raven_pcihost_realizefn to raven_pcihost_realize.
>
> Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
> ---
> hw/pci-host/raven.c | 38 +++++++++++++-------------------------
> hw/ppc/prep.c | 10 ++++++++--
> 2 files changed, 21 insertions(+), 27 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
next prev parent reply other threads:[~2025-10-20 19:48 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-18 14:04 [PATCH v4 00/16] hw/pci-host/raven clean ups BALATON Zoltan
2025-10-18 14:04 ` [PATCH v4 01/16] hw/pci-host/raven: Simplify PCI facing part BALATON Zoltan
2025-10-20 19:55 ` Philippe Mathieu-Daudé
2025-10-20 20:54 ` BALATON Zoltan
2025-10-20 22:10 ` Philippe Mathieu-Daudé
2025-10-18 14:04 ` [PATCH v4 02/16] hw/pci-host/raven: Simplify host bridge type declaration BALATON Zoltan
2025-10-18 14:04 ` [PATCH v4 03/16] hw/pci-host/raven: Use DEFINE_TYPES macro BALATON Zoltan
2025-10-18 14:04 ` [PATCH v4 04/16] hw/pci-host/raven: Simplify PCI bus creation BALATON Zoltan
2025-10-18 14:04 ` [PATCH v4 05/16] hw/pci-host/raven: Simplify PCI interrupt routing BALATON Zoltan
2025-10-18 14:04 ` [PATCH v4 06/16] hw/pci-host/raven: Simplify direct config access address decoding BALATON Zoltan
2025-10-20 20:18 ` Philippe Mathieu-Daudé
2025-10-18 14:04 ` [PATCH v4 07/16] hw/pci-host/raven: Rename direct config access ops BALATON Zoltan
2025-10-20 20:18 ` Philippe Mathieu-Daudé
2025-10-18 14:04 ` [PATCH v4 08/16] hw/pci-host/raven: Use correct parameter in direct " BALATON Zoltan
2025-10-18 14:04 ` [PATCH v4 09/16] hw/pci-host/raven: Do not use parent object for mmcfg region BALATON Zoltan
2025-10-18 14:04 ` [PATCH v4 10/16] hw/pci-host/raven: Fix PCI config direct access region BALATON Zoltan
2025-10-18 14:04 ` [PATCH v4 11/16] hw/pci-host/raven: Simpify discontiguous IO access BALATON Zoltan
2025-10-18 14:04 ` [PATCH v4 12/16] hw/pci-host/raven: Move bus master address space creation to one place BALATON Zoltan
2025-10-18 14:04 ` [PATCH v4 13/16] hw/pci-host/raven: Do not map regions in init method BALATON Zoltan
2025-10-20 19:48 ` Philippe Mathieu-Daudé [this message]
2025-10-18 14:04 ` [PATCH v4 14/16] hw/ppc/prep: Always create prep-systemio BALATON Zoltan
2025-10-20 19:46 ` Philippe Mathieu-Daudé
2025-10-18 14:05 ` [PATCH v4 15/16] hw/ppc/prep: Fix non-contiguous IO control bit BALATON Zoltan
2025-10-18 14:05 ` [PATCH v4 16/16] hw/ppc/prep: Add reset method to prep-systemio BALATON Zoltan
2025-10-21 4:16 ` [PATCH v4 00/16] hw/pci-host/raven clean ups Harsh Prateek Bora
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=81d9ca31-2705-46bd-92eb-1be8e8d03843@linaro.org \
--to=philmd@linaro.org \
--cc=armbru@redhat.com \
--cc=atar4qemu@gmail.com \
--cc=balaton@eik.bme.hu \
--cc=harshpb@linux.ibm.com \
--cc=hpoussin@reactos.org \
--cc=npiggin@gmail.com \
--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).