[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v3 16/26] MAINTAINERS: add features_to_c.sh to gdbstub files
From: |
Alex Bennée |
Subject: |
[PATCH v3 16/26] MAINTAINERS: add features_to_c.sh to gdbstub files |
Date: |
Thu, 20 Oct 2022 12:51:59 +0100 |
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 6a6f4d62bd..0f4c50e8eb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2693,6 +2693,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>
--
2.34.1
- Re: [PATCH v3 20/26] tests/avocado: disable sh4 rd2 tests on Gitlab, (continued)
- [PATCH v3 24/26] target/s390x: don't probe next pc for EXecuted insns, Alex Bennée, 2022/10/20
- [PATCH v3 21/26] tests/tcg: re-enable linux-test for sh4, Alex Bennée, 2022/10/20
- [PATCH v3 15/26] MAINTAINERS: add entries for the key build bits, Alex Bennée, 2022/10/20
- [PATCH v3 16/26] MAINTAINERS: add features_to_c.sh to gdbstub files,
Alex Bennée <=
- [PATCH v3 19/26] tests/avocado: raspi2_initrd: Wait for guest shutdown message before stopping, Alex Bennée, 2022/10/20
- [PATCH v3 23/26] target/s390x: don't use ld_code2 to probe next pc, Alex Bennée, 2022/10/20