projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48fad83
)
MAINTAINERS: add features_to_c.sh to gdbstub files
author
Alex Bennée
<alex.bennee@linaro.org>
Thu, 27 Oct 2022 18:36:22 +0000
(19:36 +0100)
committer
Alex Bennée
<alex.bennee@linaro.org>
Mon, 31 Oct 2022 20:37:58 +0000
(20:37 +0000)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <
20221027183637
.
2772968
-17-alex.bennee@linaro.org>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 663f1b6581e5ae92660831f677af23254d10bf61..8a466fd6f42581450dd16f80cca8b5c9cfb965ba 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-2687,6
+2687,7
@@
F: gdbstub/*
F: include/exec/gdbstub.h
F: gdb-xml/
F: tests/tcg/multiarch/gdbstub/
+F: scripts/feature_to_c.sh
Memory API
M: Paolo Bonzini <pbonzini@redhat.com>