[Qemu-devel] [PATCH] MAINTAINERS: add missing xtensa patterns

Max Filippov posted 1 patch 5 years, 5 months ago
Test asan passed
Test checkpatch passed
Test docker-quick@centos7 passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20181122230858.23345-1-jcmvbkbc@gmail.com
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
[Qemu-devel] [PATCH] MAINTAINERS: add missing xtensa patterns
Posted by Max Filippov 5 years, 5 months ago
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1032406c5607..f4a7e453c06f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -311,6 +311,8 @@ F: target/xtensa/
 F: hw/xtensa/
 F: tests/tcg/xtensa/
 F: disas/xtensa.c
+F: include/hw/xtensa/xtensa-isa.h
+F: default-configs/xtensa*.mak
 
 TriCore
 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
-- 
2.11.0


Re: [Qemu-devel] [PATCH] MAINTAINERS: add missing xtensa patterns
Posted by Philippe Mathieu-Daudé 5 years, 5 months ago
On 23/11/18 0:08, Max Filippov wrote:
> Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>

> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1032406c5607..f4a7e453c06f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -311,6 +311,8 @@ F: target/xtensa/
>  F: hw/xtensa/
>  F: tests/tcg/xtensa/
>  F: disas/xtensa.c
> +F: include/hw/xtensa/xtensa-isa.h
> +F: default-configs/xtensa*.mak
>  
>  TriCore
>  M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
>