All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Huth <huth@tuxfamily.org>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org,
	"Marc-André Lureau" <marcandre.lureau@redhat.com>,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
	"Laurent Vivier" <laurent@vivier.eu>
Subject: [Qemu-devel] [PATCH v5 6/6] m68k: Add an entry for the NeXTcube machine to the MAINTAINERS file
Date: Sat, 31 Aug 2019 09:45:19 +0200	[thread overview]
Message-ID: <20190831074519.32613-7-huth@tuxfamily.org> (raw)
In-Reply-To: <20190831074519.32613-1-huth@tuxfamily.org>

I don't have much clue about the NeXT hardware, but at least I know now
the source files a little bit, so I volunteer to pick up patches and send
PULL requests for them until someone else with more knowledge steps up
to do this job instead.

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Thomas Huth <huth@tuxfamily.org>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ef6c01084b..56d6c75f72 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -910,6 +910,13 @@ F: hw/char/mcf_uart.c
 F: hw/net/mcf_fec.c
 F: include/hw/m68k/mcf*.h
 
+NeXTcube
+M: Thomas Huth <huth@tuxfamily.org>
+S: Odd Fixes
+F: hw/m68k/next-*.c
+F: hw/display/next-fb.c
+F: include/hw/m68k/next-cube.h
+
 MicroBlaze Machines
 -------------------
 petalogix_s3adsp1800
-- 
2.21.0



      parent reply	other threads:[~2019-08-31  7:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-31  7:45 [Qemu-devel] [PATCH v5 0/6] m68k: Add basic support for the NeXTcube machine Thomas Huth
2019-08-31  7:45 ` [Qemu-devel] [PATCH v5 1/6] m68k: Add NeXTcube framebuffer device emulation Thomas Huth
2019-08-31  7:45 ` [Qemu-devel] [PATCH v5 2/6] m68k: Add NeXTcube keyboard device Thomas Huth
2019-08-31  7:45 ` [Qemu-devel] [PATCH v5 3/6] m68k: Add NeXTcube machine Thomas Huth
2019-08-31  7:45 ` [Qemu-devel] [PATCH v5 4/6] escc: introduce a selector for the register bit Thomas Huth
2019-08-31  7:45 ` [Qemu-devel] [PATCH v5 5/6] m68k: Add serial controller to the NeXTcube machine Thomas Huth
2019-08-31  7:45 ` Thomas Huth [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190831074519.32613-7-huth@tuxfamily.org \
    --to=huth@tuxfamily.org \
    --cc=f4bug@amsat.org \
    --cc=laurent@vivier.eu \
    --cc=marcandre.lureau@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.