qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: BALATON Zoltan <balaton@eik.bme.hu>,
	qemu-devel@nongnu.org, qemu-ppc@nongnu.org
Cc: Nicholas Piggin <npiggin@gmail.com>,
	Markus Armbruster <armbru@redhat.com>,
	Harsh Prateek Bora <harshpb@linux.ibm.com>
Subject: Re: [PATCH v4 12/12] hw/ppc/pegasos2: Add VOF support for pegasos1
Date: Thu, 23 Oct 2025 08:49:33 +0200	[thread overview]
Message-ID: <c8278577-32dc-4121-92f3-36ccca36e9de@linaro.org> (raw)
In-Reply-To: <d2d7f173dbd436b47382f384d5a93eb7e713424e.1761176219.git.balaton@eik.bme.hu>

On 23/10/25 02:06, BALATON Zoltan wrote:
> When running without firmware ROM using Virtual Open Firmware we need
> to do some hardware initialisation and provide the device tree as the
> machine firmware would normally do.
> 
> Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
> ---
>   MAINTAINERS              |   1 +
>   hw/ppc/pegasos2.c        | 140 +++++++++++++++++++++++++++++++++------
>   pc-bios/dtb/meson.build  |   1 +
>   pc-bios/dtb/pegasos1.dtb | Bin 0 -> 857 bytes
>   pc-bios/dtb/pegasos1.dts | 125 ++++++++++++++++++++++++++++++++++
>   5 files changed, 246 insertions(+), 21 deletions(-)
>   create mode 100644 pc-bios/dtb/pegasos1.dtb
>   create mode 100644 pc-bios/dtb/pegasos1.dts

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>



  reply	other threads:[~2025-10-23  6:50 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-23  0:06 [PATCH v4 00/12] Pegasos2 clean up and pegasos1 emulation BALATON Zoltan
2025-10-23  0:06 ` [PATCH v4 01/12] ppc/vof: Make nextprop behave more like Open Firmware BALATON Zoltan
2025-10-23  0:06 ` [PATCH v4 02/12] hw/ppc/pegasos2: Remove explicit name properties from device tree BALATON Zoltan
2025-10-23  4:55   ` Harsh Prateek Bora
2025-10-23  0:06 ` [PATCH v4 03/12] hw/ppc/pegasos2: Change device tree generation BALATON Zoltan
2025-10-23  0:06 ` [PATCH v4 04/12] hw/ppc/pegasos2: Remove fdt pointer from machine state BALATON Zoltan
2025-10-23  0:06 ` [PATCH v4 05/12] hw/ppc/pegasos2: Rename mv field in " BALATON Zoltan
2025-10-23  0:06 ` [PATCH v4 06/12] hw/ppc/pegasos2: Add south bridge pointer in the " BALATON Zoltan
2025-10-23  0:06 ` [PATCH v4 07/12] hw/ppc/pegasos2: Move PCI IRQ routing setup to a function BALATON Zoltan
2025-10-23  6:47   ` Philippe Mathieu-Daudé
2025-10-23  0:06 ` [PATCH v4 08/12] hw/ppc/pegasos2: Move hardware specific parts out of machine reset BALATON Zoltan
2025-10-23  6:46   ` Philippe Mathieu-Daudé
2025-10-23  8:45     ` Harsh Prateek Bora
2025-10-23 11:41       ` BALATON Zoltan
2025-10-23 12:58     ` BALATON Zoltan
2025-10-23  0:06 ` [PATCH v4 09/12] hw/ppc/pegasos2: Introduce abstract superclass BALATON Zoltan
2025-10-23  0:06 ` [PATCH v4 10/12] hw/ppc/pegasos2: Add bus frequency to machine state BALATON Zoltan
2025-10-23  6:36   ` Philippe Mathieu-Daudé
2025-10-23 11:05     ` BALATON Zoltan
2025-10-23  0:06 ` [PATCH v4 11/12] hw/ppc/pegasos2: Add Pegasos I emulation BALATON Zoltan
2025-10-23  6:54   ` Philippe Mathieu-Daudé
2025-10-23 13:14     ` BALATON Zoltan
2025-10-23  0:06 ` [PATCH v4 12/12] hw/ppc/pegasos2: Add VOF support for pegasos1 BALATON Zoltan
2025-10-23  6:49   ` Philippe Mathieu-Daudé [this message]
2025-10-23 11:39 ` [PATCH v4 00/12] Pegasos2 clean up and pegasos1 emulation Harsh Prateek Bora
2025-10-23 12:07   ` BALATON Zoltan
2025-10-23 12:15     ` BALATON Zoltan
2025-10-23 12:23       ` Harsh Prateek Bora
2025-10-23 12:29         ` BALATON Zoltan

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=c8278577-32dc-4121-92f3-36ccca36e9de@linaro.org \
    --to=philmd@linaro.org \
    --cc=armbru@redhat.com \
    --cc=balaton@eik.bme.hu \
    --cc=harshpb@linux.ibm.com \
    --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).