qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Henrique Barboza <danielhb413@gmail.com>
To: "Cédric Le Goater" <clg@kaod.org>,
	qemu-ppc@nongnu.org, qemu-devel@nongnu.org
Cc: Nicholas Piggin <npiggin@gmail.com>
Subject: Re: [PATCH 7/8] MAINTAINERS: Add PPC common files to PowerPC TCG CPUs
Date: Mon, 2 Oct 2023 12:44:08 -0300	[thread overview]
Message-ID: <5e6f6d29-64dc-7b67-0535-ac341dd317dc@gmail.com> (raw)
In-Reply-To: <20231002122326.365368-8-clg@kaod.org>



On 10/2/23 09:23, Cédric Le Goater wrote:
> Signed-off-by: Cédric Le Goater <clg@kaod.org>
> ---
>   MAINTAINERS | 5 +++++
>   1 file changed, 5 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1f72931ac2a4..2d00d14ef226 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -307,6 +307,11 @@ F: target/ppc/
>   F: hw/ppc/ppc.c
>   F: hw/ppc/ppc_booke.c
>   F: include/hw/ppc/ppc.h
> +F: hw/ppc/meson.build
> +F: hw/ppc/trace*
> +F: configs/devices/ppc*

Other archs seems to put the configs/devices/* file either on a "TCG CPUs"
entry or some other entry related to a machine type (e.g. MIPS). We don't
have an "Overall PPC Machines" entry like MIPS does, so adding it under
TCG CPUs works for me.


Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>



> +F: docs/system/ppc/embedded.rst
> +F: docs/system/target-ppc.rst
>   
>   RISC-V TCG CPUs
>   M: Palmer Dabbelt <palmer@dabbelt.com>


  reply	other threads:[~2023-10-02 15:44 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-02 12:23 [PATCH 0/8] MAINTAINERS: Collect unmaintained files under PPC entries Cédric Le Goater
2023-10-02 12:23 ` [PATCH 1/8] ppc/{bamboo, virtex_ml507}: Remove useless dependency on ppc405.h header Cédric Le Goater
2023-10-02 15:37   ` Daniel Henrique Barboza
2023-10-02 12:23 ` [PATCH 2/8] MAINTAINERS: Adjust file list for PPC ref405ep machine Cédric Le Goater
2023-10-02 12:46   ` Philippe Mathieu-Daudé
2023-10-02 15:37   ` Daniel Henrique Barboza
2023-10-02 12:23 ` [PATCH 3/8] MAINTAINERS: Adjust file list for PPC 4xx CPUs Cédric Le Goater
2023-10-02 15:39   ` Daniel Henrique Barboza
2023-10-02 12:23 ` [PATCH 4/8] MAINTAINERS: Adjust file list for PPC e500 machines Cédric Le Goater
2023-10-02 15:39   ` Daniel Henrique Barboza
2023-10-02 12:23 ` [PATCH 5/8] MAINTAINERS: Adjust file list for PPC pseries machine Cédric Le Goater
2023-10-02 15:39   ` Daniel Henrique Barboza
2023-10-02 12:23 ` [PATCH 6/8] MAINTAINERS: Add fw_cfg.c to PPC mac99 machine Cédric Le Goater
2023-10-02 15:40   ` Daniel Henrique Barboza
2023-10-02 12:23 ` [PATCH 7/8] MAINTAINERS: Add PPC common files to PowerPC TCG CPUs Cédric Le Goater
2023-10-02 15:44   ` Daniel Henrique Barboza [this message]
2023-10-02 12:23 ` [PATCH 8/8] MAINTAINERS: Update PPC TCG target with tests Cédric Le Goater
2023-10-02 12:47   ` Philippe Mathieu-Daudé
2023-10-02 15:44   ` Daniel Henrique Barboza
2023-10-18  6:38 ` [PATCH 0/8] MAINTAINERS: Collect unmaintained files under PPC entries Cédric Le Goater
2023-10-21 11:44   ` Michael Tokarev
2023-10-23  5:58     ` Thomas Huth

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=5e6f6d29-64dc-7b67-0535-ac341dd317dc@gmail.com \
    --to=danielhb413@gmail.com \
    --cc=clg@kaod.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).