On 6/19/25 17:27, Cédric Le Goater wrote:
> On 6/19/25 11:58, Chinmay Rath wrote:
>> 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>
>> ---
>> MAINTAINERS | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 16af37986a..a2db7d72aa 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -295,6 +295,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/
>
>
> Reviewed-by: Cédric Le Goater <clg@redhat.com>
>
> Thanks,
>
> C.
Thanks Cedric !
Thanks,
Chinmay