From: Anton Johansson via <qemu-devel@nongnu.org>
To: qemu-devel@nongnu.org
Cc: ale@rev.ng, tsimpson@quicinc.com, bcain@quicinc.com,
mlambert@quicinc.com, babush@rev.ng, nizzo@rev.ng,
richard.henderson@linaro.org, alex.bennee@linaro.org
Subject: [PATCH v12 01/11] target/hexagon: update MAINTAINERS for idef-parser
Date: Fri, 23 Sep 2022 19:38:21 +0200 [thread overview]
Message-ID: <20220923173831.227551-2-anjo@rev.ng> (raw)
In-Reply-To: <20220923173831.227551-1-anjo@rev.ng>
From: Alessandro Di Federico <ale@rev.ng>
Signed-off-by: Alessandro Di Federico <ale@rev.ng>
Signed-off-by: Anton Johansson <anjo@rev.ng>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Taylor Simpson <tsimpson@quicinc.com>
---
MAINTAINERS | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 738c4eb647..395233061a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -197,6 +197,8 @@ Hexagon TCG CPUs
M: Taylor Simpson <tsimpson@quicinc.com>
S: Supported
F: target/hexagon/
+X: target/hexagon/idef-parser/
+X: target/hexagon/gen_idef_parser_funcs.py
F: linux-user/hexagon/
F: tests/tcg/hexagon/
F: disas/hexagon.c
@@ -204,6 +206,13 @@ F: configs/targets/hexagon-linux-user/default.mak
F: docker/dockerfiles/debian-hexagon-cross.docker
F: docker/dockerfiles/debian-hexagon-cross.docker.d/build-toolchain.sh
+Hexagon idef-parser
+M: Alessandro Di Federico <ale@rev.ng>
+M: Anton Johansson <anjo@rev.ng>
+S: Supported
+F: target/hexagon/idef-parser/
+F: target/hexagon/gen_idef_parser_funcs.py
+
HPPA (PA-RISC) TCG CPUs
M: Richard Henderson <richard.henderson@linaro.org>
S: Maintained
--
2.37.3
next prev parent reply other threads:[~2022-09-23 17:54 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-23 17:38 [PATCH v12 00/11] target/hexagon: introduce idef-parser Anton Johansson via
2022-09-23 17:38 ` Anton Johansson via [this message]
2022-09-23 17:38 ` [PATCH v12 02/11] target/hexagon: import README for idef-parser Anton Johansson via
2022-09-23 17:38 ` [PATCH v12 03/11] target/hexagon: make slot number an unsigned Anton Johansson via
2022-09-23 17:38 ` [PATCH v12 04/11] target/hexagon: make helper functions non-static Anton Johansson via
2022-09-23 17:38 ` [PATCH v12 05/11] target/hexagon: introduce new helper functions Anton Johansson via
2022-09-23 17:38 ` [PATCH v12 06/11] target/hexagon: expose next PC in DisasContext Anton Johansson via
2022-09-23 17:38 ` [PATCH v12 07/11] target/hexagon: prepare input for the idef-parser Anton Johansson via
2022-09-23 17:38 ` [PATCH v12 08/11] target/hexagon: import lexer for idef-parser Anton Johansson via
2022-09-23 17:38 ` [PATCH v12 09/11] target/hexagon: import parser " Anton Johansson via
2022-09-23 17:38 ` [PATCH v12 10/11] target/hexagon: call idef-parser functions Anton Johansson via
2022-09-23 17:38 ` [PATCH v12 11/11] target/hexagon: import additional tests Anton Johansson via
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=20220923173831.227551-2-anjo@rev.ng \
--to=qemu-devel@nongnu.org \
--cc=ale@rev.ng \
--cc=alex.bennee@linaro.org \
--cc=anjo@rev.ng \
--cc=babush@rev.ng \
--cc=bcain@quicinc.com \
--cc=mlambert@quicinc.com \
--cc=nizzo@rev.ng \
--cc=richard.henderson@linaro.org \
--cc=tsimpson@quicinc.com \
/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).