qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] MAINTAINERS: Add section for FPU emulation
@ 2016-01-26 13:27 Peter Maydell
  2016-01-29  9:16 ` Aurelien Jarno
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Maydell @ 2016-01-26 13:27 UTC (permalink / raw)
  To: qemu-devel; +Cc: Richard Henderson, Aurelien Jarno, patches

Add an entry to the MAINTAINERS file for our softfloat FPU
emulation code. This code is only 'odd fixes' but it's useful to
record who to cc on patches to it.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
---
Would anybody else like to be listed here (ie to be cc'd on softfloat
patches) ? Richard? Aurelien?


 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b6ed87a..65786e6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -79,6 +79,12 @@ F: include/exec/exec-all.h
 F: include/exec/helper*.h
 F: include/exec/tb-hash.h
 
+FPU emulation
+M: Peter Maydell <peter.maydell@linaro.org>
+S: Odd Fixes
+F: fpu/
+F: include/fpu/
+
 Alpha
 M: Richard Henderson <rth@twiddle.net>
 S: Maintained
-- 
1.9.1

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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Add section for FPU emulation
  2016-01-26 13:27 [Qemu-devel] [PATCH] MAINTAINERS: Add section for FPU emulation Peter Maydell
@ 2016-01-29  9:16 ` Aurelien Jarno
  2016-02-08 14:06   ` Peter Maydell
  0 siblings, 1 reply; 3+ messages in thread
From: Aurelien Jarno @ 2016-01-29  9:16 UTC (permalink / raw)
  To: Peter Maydell; +Cc: Richard Henderson, qemu-devel, patches

On 2016-01-26 13:27, Peter Maydell wrote:
> Add an entry to the MAINTAINERS file for our softfloat FPU
> emulation code. This code is only 'odd fixes' but it's useful to
> record who to cc on patches to it.
> 
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---
> Would anybody else like to be listed here (ie to be cc'd on softfloat
> patches) ? Richard? Aurelien?

As long as it is in "Odd Fixes" mode, it would like to get it listed
please. I don't have time to follow the whole mailing list anymore, so
being Cc'd n on softfloat patches would be nice.

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
aurelien@aurel32.net                 http://www.aurel32.net

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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Add section for FPU emulation
  2016-01-29  9:16 ` Aurelien Jarno
@ 2016-02-08 14:06   ` Peter Maydell
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Maydell @ 2016-02-08 14:06 UTC (permalink / raw)
  To: Aurelien Jarno; +Cc: Richard Henderson, QEMU Developers, Patch Tracking

On 29 January 2016 at 09:16, Aurelien Jarno <aurelien@aurel32.net> wrote:
> On 2016-01-26 13:27, Peter Maydell wrote:
>> Add an entry to the MAINTAINERS file for our softfloat FPU
>> emulation code. This code is only 'odd fixes' but it's useful to
>> record who to cc on patches to it.
>>
>> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
>> ---
>> Would anybody else like to be listed here (ie to be cc'd on softfloat
>> patches) ? Richard? Aurelien?
>
> As long as it is in "Odd Fixes" mode, it would like to get it listed
> please. I don't have time to follow the whole mailing list anymore, so
> being Cc'd n on softfloat patches would be nice.

OK, I've added your email to the section:
M: Aurelien Jarno <aurelien@aurel32.net>

(a simple enough change I won't resend the patch unless you
want me to.)

thanks
-- PMM

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

end of thread, other threads:[~2016-02-08 14:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-26 13:27 [Qemu-devel] [PATCH] MAINTAINERS: Add section for FPU emulation Peter Maydell
2016-01-29  9:16 ` Aurelien Jarno
2016-02-08 14:06   ` Peter Maydell

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