diff mbox series

MAINTAINERS: PPC: add a PowerNV machine entry

Message ID 20190313114604.6036-1-clg@kaod.org
State New
Headers show
Series MAINTAINERS: PPC: add a PowerNV machine entry | expand

Commit Message

Cédric Le Goater March 13, 2019, 11:46 a.m. UTC
and declare David and myself as maintainers of the PPC PowerNV
(Non-Virtualized) machine using the OPAL (skiboot) firmware.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
---
 MAINTAINERS | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

Comments

Greg Kurz March 13, 2019, 1:52 p.m. UTC | #1
On Wed, 13 Mar 2019 12:46:04 +0100
Cédric Le Goater <clg@kaod.org> wrote:

> and declare David and myself as maintainers of the PPC PowerNV
> (Non-Virtualized) machine using the OPAL (skiboot) firmware.
> 
> Signed-off-by: Cédric Le Goater <clg@kaod.org>
> ---
>  MAINTAINERS | 12 +++++++++++-
>  1 file changed, 11 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d3267560799b..cd2a4faa3b40 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1059,7 +1059,6 @@ F: include/hw/*/xics*
>  F: pc-bios/spapr-rtas/*
>  F: pc-bios/spapr-rtas.bin
>  F: pc-bios/slof.bin
> -F: pc-bios/skiboot.lid
>  F: docs/specs/ppc-spapr-hcalls.txt
>  F: docs/specs/ppc-spapr-hotplug.txt
>  F: tests/spapr*
> @@ -1067,6 +1066,17 @@ F: tests/libqos/*spapr*
>  F: tests/rtas*
>  F: tests/libqos/rtas*
>  
> +PowerNV (

Did you mean :-( ? ;-)

With that fixed,

Reviewed-by: Greg Kurz <groug@kaod.org>

> +M: Cédric Le Goater <clg@kaod.org>
> +M: David Gibson <david@gibson.dropbear.id.au>
> +L: qemu-ppc@nongnu.org
> +S: Maintained
> +F: hw/ppc/pnv*
> +F: hw/intc/pnv*
> +F: hw/intc/xics_pnv.c
> +F: include/hw/ppc/pnv*
> +F: pc-bios/skiboot.lid
> +
>  virtex_ml507
>  M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
>  L: qemu-ppc@nongnu.org
Cédric Le Goater March 13, 2019, 2:06 p.m. UTC | #2
On 3/13/19 2:52 PM, Greg Kurz wrote:
> On Wed, 13 Mar 2019 12:46:04 +0100
> Cédric Le Goater <clg@kaod.org> wrote:
> 
>> and declare David and myself as maintainers of the PPC PowerNV
>> (Non-Virtualized) machine using the OPAL (skiboot) firmware.
>>
>> Signed-off-by: Cédric Le Goater <clg@kaod.org>
>> ---
>>  MAINTAINERS | 12 +++++++++++-
>>  1 file changed, 11 insertions(+), 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index d3267560799b..cd2a4faa3b40 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -1059,7 +1059,6 @@ F: include/hw/*/xics*
>>  F: pc-bios/spapr-rtas/*
>>  F: pc-bios/spapr-rtas.bin
>>  F: pc-bios/slof.bin
>> -F: pc-bios/skiboot.lid
>>  F: docs/specs/ppc-spapr-hcalls.txt
>>  F: docs/specs/ppc-spapr-hotplug.txt
>>  F: tests/spapr*
>> @@ -1067,6 +1066,17 @@ F: tests/libqos/*spapr*
>>  F: tests/rtas*
>>  F: tests/libqos/rtas*
>>  
>> +PowerNV (
> 
> Did you mean :-( ? ;-)

I meant (Non-Virtualized) ... 
 
> With that fixed,
> 
> Reviewed-by: Greg Kurz <groug@kaod.org>

I will all the pnv test also.

Thanks,

C. 

>> +M: Cédric Le Goater <clg@kaod.org>
>> +M: David Gibson <david@gibson.dropbear.id.au>
>> +L: qemu-ppc@nongnu.org
>> +S: Maintained
>> +F: hw/ppc/pnv*
>> +F: hw/intc/pnv*
>> +F: hw/intc/xics_pnv.c
>> +F: include/hw/ppc/pnv*
>> +F: pc-bios/skiboot.lid
>> +
>>  virtex_ml507
>>  M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
>>  L: qemu-ppc@nongnu.org
>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index d3267560799b..cd2a4faa3b40 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1059,7 +1059,6 @@  F: include/hw/*/xics*
 F: pc-bios/spapr-rtas/*
 F: pc-bios/spapr-rtas.bin
 F: pc-bios/slof.bin
-F: pc-bios/skiboot.lid
 F: docs/specs/ppc-spapr-hcalls.txt
 F: docs/specs/ppc-spapr-hotplug.txt
 F: tests/spapr*
@@ -1067,6 +1066,17 @@  F: tests/libqos/*spapr*
 F: tests/rtas*
 F: tests/libqos/rtas*
 
+PowerNV (
+M: Cédric Le Goater <clg@kaod.org>
+M: David Gibson <david@gibson.dropbear.id.au>
+L: qemu-ppc@nongnu.org
+S: Maintained
+F: hw/ppc/pnv*
+F: hw/intc/pnv*
+F: hw/intc/xics_pnv.c
+F: include/hw/ppc/pnv*
+F: pc-bios/skiboot.lid
+
 virtex_ml507
 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
 L: qemu-ppc@nongnu.org