qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Michael Rolnik <mrolnik@gmail.com>
To: qemu-devel@nongnu.org
Cc: rth@twiddle.net, peter.maydell@linaro.org,
	Michael Rolnik <mrolnik@gmail.com>
Subject: [Qemu-devel] [PATCH v8 12/12] target-avr: adding maintainer
Date: Sat, 18 Jun 2016 22:55:43 +0300	[thread overview]
Message-ID: <1466279743-57378-13-git-send-email-mrolnik@gmail.com> (raw)
In-Reply-To: <1466279743-57378-1-git-send-email-mrolnik@gmail.com>

Signed-off-by: Michael Rolnik <mrolnik@gmail.com>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index fe2279e..6a4e398 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -110,6 +110,12 @@ F: disas/arm.c
 F: disas/arm-a64.cc
 F: disas/libvixl/
 
+AVR
+M: Michael Rolnik <mrolnik@gmail.com>
+S: Maintained
+F: target-avr/
+F: hw/avr/
+
 CRIS
 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
 S: Maintained
-- 
2.4.9 (Apple Git-60)

  parent reply	other threads:[~2016-06-18 19:56 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-18 19:55 [Qemu-devel] [PATCH v8 00/12] 8bit AVR cores Michael Rolnik
2016-06-18 19:55 ` [Qemu-devel] [PATCH v8 01/12] target-avr: AVR cores support is added. 1. basic CPU structure 2. registers 3. no instructions Michael Rolnik
2016-06-18 19:55 ` [Qemu-devel] [PATCH v8 02/12] target-avr: adding AVR CPU features/flavors Michael Rolnik
2016-06-18 19:55 ` [Qemu-devel] [PATCH v8 03/12] target-avr: adding a sample AVR board Michael Rolnik
2016-06-18 19:55 ` [Qemu-devel] [PATCH v8 04/12] target-avr: adding instructions encodings Michael Rolnik
2016-06-18 19:55 ` [Qemu-devel] [PATCH v8 05/12] target-avr: adding AVR interrupt handling Michael Rolnik
2016-06-18 19:55 ` [Qemu-devel] [PATCH v8 06/12] target-avr: adding helpers for IN, OUT, SLEEP, WBR & unsupported instructions Michael Rolnik
2016-06-18 19:55 ` [Qemu-devel] [PATCH v8 07/12] target-avr: adding instruction decoder Michael Rolnik
2016-06-18 19:55 ` [Qemu-devel] [PATCH v8 08/12] target-avr: adding instruction translation Michael Rolnik
2016-06-18 19:55 ` [Qemu-devel] [PATCH v8 09/12] target-avr: updating translate.c to use instructions translation Michael Rolnik
2016-06-18 19:55 ` [Qemu-devel] [PATCH v8 10/12] target-avr: saving sreg, rampD, rampX, rampY, rampD, eind in HW representation saving cpu features Michael Rolnik
2016-06-18 19:55 ` [Qemu-devel] [PATCH v8 11/12] target-avr: decoder generator. currently not used by the build, can be used manually Michael Rolnik
2016-06-18 19:55 ` Michael Rolnik [this message]
2016-06-19 17:45 ` [Qemu-devel] [PATCH v8 00/12] 8bit AVR cores Richard Henderson
2016-06-19 17:50   ` Michael Rolnik
2016-06-19 17:57     ` Michael Rolnik
2016-06-19 18:33     ` Richard Henderson

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=1466279743-57378-13-git-send-email-mrolnik@gmail.com \
    --to=mrolnik@gmail.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /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 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).