qemu-trivial.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH] m68k: Add include/hw/m68k/ and disas/m68k.c to the MAINTAINERS file
@ 2016-11-02  8:42 Thomas Huth
  2016-11-02  8:51 ` Laurent Vivier
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Huth @ 2016-11-02  8:42 UTC (permalink / raw)
  To: qemu-devel, Laurent Vivier; +Cc: qemu-trivial

The include/hw/m68k/ folder and disas/m68k.c obviously belong to
the m68k section in the MAINTAINERS file.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 79484ed..5d45160 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -149,6 +149,8 @@ M: Laurent Vivier <laurent@vivier.eu>
 S: Maintained
 F: target-m68k/
 F: hw/m68k/
+F: include/hw/m68k/
+F: disas/m68k.c
 
 MicroBlaze
 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
-- 
1.8.3.1



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

* Re: [Qemu-trivial] [PATCH] m68k: Add include/hw/m68k/ and disas/m68k.c to the MAINTAINERS file
  2016-11-02  8:42 [Qemu-trivial] [PATCH] m68k: Add include/hw/m68k/ and disas/m68k.c to the MAINTAINERS file Thomas Huth
@ 2016-11-02  8:51 ` Laurent Vivier
  2016-11-02 11:24   ` Thomas Huth
  0 siblings, 1 reply; 3+ messages in thread
From: Laurent Vivier @ 2016-11-02  8:51 UTC (permalink / raw)
  To: Thomas Huth, qemu-devel; +Cc: qemu-trivial



Le 02/11/2016 à 09:42, Thomas Huth a écrit :
> The include/hw/m68k/ folder and disas/m68k.c obviously belong to
> the m68k section in the MAINTAINERS file.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 79484ed..5d45160 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -149,6 +149,8 @@ M: Laurent Vivier <laurent@vivier.eu>
>  S: Maintained
>  F: target-m68k/
>  F: hw/m68k/
> +F: include/hw/m68k/

Under this directory, we have only mcf.h, which is used by M68K
machines, not by TCG, so I think this include should be added to the
"M68K Machines" section. "hw/m68k" should also be moved to the machines
section too (hw/m68K/*.c in the machines section are overridden by this
entry).

> +F: disas/m68k.c
>  
>  MicroBlaze
>  M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
> 

Thanks,
Laurent


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

* Re: [Qemu-trivial] [PATCH] m68k: Add include/hw/m68k/ and disas/m68k.c to the MAINTAINERS file
  2016-11-02  8:51 ` Laurent Vivier
@ 2016-11-02 11:24   ` Thomas Huth
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Huth @ 2016-11-02 11:24 UTC (permalink / raw)
  To: Laurent Vivier, qemu-devel; +Cc: qemu-trivial

On 02.11.2016 09:51, Laurent Vivier wrote:
> 
> Le 02/11/2016 à 09:42, Thomas Huth a écrit :
>> The include/hw/m68k/ folder and disas/m68k.c obviously belong to
>> the m68k section in the MAINTAINERS file.
>>
>> Signed-off-by: Thomas Huth <thuth@redhat.com>
>> ---
>>  MAINTAINERS | 2 ++
>>  1 file changed, 2 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 79484ed..5d45160 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -149,6 +149,8 @@ M: Laurent Vivier <laurent@vivier.eu>
>>  S: Maintained
>>  F: target-m68k/
>>  F: hw/m68k/
>> +F: include/hw/m68k/
> 
> Under this directory, we have only mcf.h, which is used by M68K
> machines, not by TCG, so I think this include should be added to the
> "M68K Machines" section.

OK. But the M68k Machines are currently orphan, so I guess that's not
worth the effort for a patch here.

>> +F: disas/m68k.c

Feel free to still include that line if you like.

 Thanks,
  Thomas



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

end of thread, other threads:[~2016-11-02 11:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-02  8:42 [Qemu-trivial] [PATCH] m68k: Add include/hw/m68k/ and disas/m68k.c to the MAINTAINERS file Thomas Huth
2016-11-02  8:51 ` Laurent Vivier
2016-11-02 11:24   ` Thomas Huth

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).