qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: Alistair Francis <alistair.francis@xilinx.com>,
	"Edgar E . Iglesias" <edgar.iglesias@xilinx.com>
Cc: "Philippe Mathieu-Daudé" <f4bug@amsat.org>,
	qemu-devel@nongnu.org, qemu-trivial@nongnu.org
Subject: [Qemu-devel] [PATCH 1/4] MAINTAINERS: add "hw/registerfields.h" in Register API entry
Date: Wed, 13 Dec 2017 02:17:33 -0300	[thread overview]
Message-ID: <20171213051736.17755-2-f4bug@amsat.org> (raw)
In-Reply-To: <20171213051736.17755-1-f4bug@amsat.org>

Orphan since afb3141c660

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0255113470..7edfa25542 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1538,6 +1538,7 @@ M: Alistair Francis <alistair.francis@xilinx.com>
 S: Maintained
 F: hw/core/register.c
 F: include/hw/register.h
+F: include/hw/registerfields.h
 
 SLIRP
 M: Samuel Thibault <samuel.thibault@ens-lyon.org>
-- 
2.15.1

  reply	other threads:[~2017-12-13  5:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-13  5:17 [Qemu-devel] [PATCH 0/4] Trivial changes in "registerfields.h" Philippe Mathieu-Daudé
2017-12-13  5:17 ` Philippe Mathieu-Daudé [this message]
2017-12-13  5:17 ` [Qemu-devel] [PATCH 2/4] hw/registerfields: fix a typo in the FIELD() documentation Philippe Mathieu-Daudé
2017-12-13  5:17 ` [Qemu-devel] [PATCH 3/4] hw/registerfields: add 64-bit extract/deposit macros Philippe Mathieu-Daudé
2017-12-13 21:37   ` francisco iglesias
2017-12-14 13:49     ` Philippe Mathieu-Daudé
2017-12-13  5:17 ` [Qemu-devel] [PATCH 4/4] hw/registerfields: add missing include Philippe Mathieu-Daudé
2017-12-13  9:06 ` [Qemu-devel] [PATCH 0/4] Trivial changes in "registerfields.h" Darren Kenny
2017-12-13 17:25   ` Alistair Francis
2017-12-13 18:10 ` Edgar E. Iglesias

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=20171213051736.17755-2-f4bug@amsat.org \
    --to=f4bug@amsat.org \
    --cc=alistair.francis@xilinx.com \
    --cc=edgar.iglesias@xilinx.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@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 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).