[PATCH 3/5] MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs

Harsh Prateek Bora posted 5 patches 3 months, 3 weeks ago
There is a newer version of this series
[PATCH 3/5] MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs
Posted by Harsh Prateek Bora 3 months, 3 weeks ago
From: Chinmay Rath <rathc@linux.ibm.com>

I have been working on Power ISA for a long time now and have mostly
contributed in TCG instruction translation area (moved 300+ instructions to
decodetree as of yet) and would like to continue contributing to PPC TCG in
best possible ways I can. I think it's time to step up and assist in reviewing
related patches to enable myself contribute more effectively in this direction.

Signed-off-by: Chinmay Rath <rathc@linux.ibm.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6e95ef00c1..31bcb82e93 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -296,6 +296,7 @@ F: tests/tcg/openrisc/
 PowerPC TCG CPUs
 M: Nicholas Piggin <npiggin@gmail.com>
 M: Daniel Henrique Barboza <danielhb413@gmail.com>
+R: Chinmay Rath <rathc@linux.ibm.com>
 L: qemu-ppc@nongnu.org
 S: Odd Fixes
 F: target/ppc/
-- 
2.43.5


Re: [PATCH 3/5] MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs
Posted by Philippe Mathieu-Daudé 3 months, 3 weeks ago
On 24/7/25 08:36, Harsh Prateek Bora wrote:
> From: Chinmay Rath <rathc@linux.ibm.com>
> 
> I have been working on Power ISA for a long time now and have mostly
> contributed in TCG instruction translation area (moved 300+ instructions to
> decodetree as of yet) and would like to continue contributing to PPC TCG in
> best possible ways I can. I think it's time to step up and assist in reviewing
> related patches to enable myself contribute more effectively in this direction.
> 
> Signed-off-by: Chinmay Rath <rathc@linux.ibm.com>
> Reviewed-by: Cédric Le Goater <clg@redhat.com>

Missing:

  "Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com>"

> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6e95ef00c1..31bcb82e93 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -296,6 +296,7 @@ F: tests/tcg/openrisc/
>   PowerPC TCG CPUs
>   M: Nicholas Piggin <npiggin@gmail.com>
>   M: Daniel Henrique Barboza <danielhb413@gmail.com>
> +R: Chinmay Rath <rathc@linux.ibm.com>
>   L: qemu-ppc@nongnu.org
>   S: Odd Fixes
>   F: target/ppc/