All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] MAINTAINERS: update for MIPS devices
@ 2017-03-13 14:54 Yongbok Kim
  2017-03-14  8:54 ` Thomas Huth
  0 siblings, 1 reply; 2+ messages in thread
From: Yongbok Kim @ 2017-03-13 14:54 UTC (permalink / raw)
  To: QEMU Developers; +Cc: Paul Burton

Add myself to MIPSSIM and new entry for Fulong 2E.
Add an entry for Boston machine (Paul Burton).

Signed-off-by: Yongbok Kim <yongbok.kim@imgtec.com>
cc: Paul Burton <Paul.Burton@imgtec.com>
---
 MAINTAINERS | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e3edd04..d196f19 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -600,15 +600,26 @@ S: Maintained
 F: hw/mips/mips_malta.c
 
 Mipssim
-L: qemu-devel@nongnu.org
-S: Orphan
+M: Yongbok Kim <yongbok.kim@imgtec.com>
+S: Odd Fixes
 F: hw/mips/mips_mipssim.c
+F: hw/net/mipsnet.c
 
 R4000
 M: Aurelien Jarno <aurelien@aurel32.net>
 S: Maintained
 F: hw/mips/mips_r4k.c
 
+Fulong 2E
+M: Yongbok Kim <yongbok.kim@imgtec.com>
+S: Odd Fixes
+F: hw/mips/mips_fulong2e.c
+
+Boston
+M: Paul Burton <Paul.Burton@imgtec.com>
+S: Maintained
+F: hw/mips/boston.c
+
 OpenRISC Machines
 -----------------
 or1k-sim
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] [PATCH] MAINTAINERS: update for MIPS devices
  2017-03-13 14:54 [Qemu-devel] [PATCH] MAINTAINERS: update for MIPS devices Yongbok Kim
@ 2017-03-14  8:54 ` Thomas Huth
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Huth @ 2017-03-14  8:54 UTC (permalink / raw)
  To: Yongbok Kim, QEMU Developers; +Cc: Paul Burton

On 13.03.2017 15:54, Yongbok Kim wrote:
> Add myself to MIPSSIM and new entry for Fulong 2E.
> Add an entry for Boston machine (Paul Burton).
> 
> Signed-off-by: Yongbok Kim <yongbok.kim@imgtec.com>
> cc: Paul Burton <Paul.Burton@imgtec.com>
> ---
>  MAINTAINERS | 15 +++++++++++++--
>  1 file changed, 13 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e3edd04..d196f19 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -600,15 +600,26 @@ S: Maintained
>  F: hw/mips/mips_malta.c
>  
>  Mipssim
> -L: qemu-devel@nongnu.org
> -S: Orphan
> +M: Yongbok Kim <yongbok.kim@imgtec.com>
> +S: Odd Fixes
>  F: hw/mips/mips_mipssim.c
> +F: hw/net/mipsnet.c
>  
>  R4000
>  M: Aurelien Jarno <aurelien@aurel32.net>
>  S: Maintained
>  F: hw/mips/mips_r4k.c
>  
> +Fulong 2E
> +M: Yongbok Kim <yongbok.kim@imgtec.com>
> +S: Odd Fixes
> +F: hw/mips/mips_fulong2e.c
> +
> +Boston
> +M: Paul Burton <Paul.Burton@imgtec.com>
> +S: Maintained
> +F: hw/mips/boston.c
> +
>  OpenRISC Machines
>  -----------------
>  or1k-sim
> 

Thanks for the update!

Reviewed-by: Thomas Huth <thuth@redhat.com>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-03-14  8:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-13 14:54 [Qemu-devel] [PATCH] MAINTAINERS: update for MIPS devices Yongbok Kim
2017-03-14  8:54 ` Thomas Huth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.