[Qemu-devel] [PATCH] MAINTAINERS: put myself forward for gdbstub

Alex Bennée posted 1 patch 4 years, 10 months ago
Test s390x passed
Test checkpatch passed
Test asan passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Test FreeBSD passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190606082900.6330-1-alex.bennee@linaro.org
MAINTAINERS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
[Qemu-devel] [PATCH] MAINTAINERS: put myself forward for gdbstub
Posted by Alex Bennée 4 years, 10 months ago
As I've been reviewing a lot of this recently and I'm going to put
together a pull request I'd better keep an eye on it.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a96829ea83..8ef34cf1ce 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1872,7 +1872,8 @@ F: util/error.c
 F: util/qemu-error.c
 
 GDB stub
-S: Orphan
+M: Alex Bennée <alex.bennee@linaro.org>
+S: Maintained
 F: gdbstub*
 F: gdb-xml/
 
-- 
2.20.1


Re: [Qemu-devel] [PATCH] MAINTAINERS: put myself forward for gdbstub
Posted by Peter Maydell 4 years, 10 months ago
On Thu, 6 Jun 2019 at 09:51, Alex Bennée <alex.bennee@linaro.org> wrote:
>
> As I've been reviewing a lot of this recently and I'm going to put
> together a pull request I'd better keep an eye on it.
>
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a96829ea83..8ef34cf1ce 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1872,7 +1872,8 @@ F: util/error.c
>  F: util/qemu-error.c
>
>  GDB stub
> -S: Orphan
> +M: Alex Bennée <alex.bennee@linaro.org>
> +S: Maintained
>  F: gdbstub*
>  F: gdb-xml/
>

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM

Re: [Qemu-devel] [PATCH] MAINTAINERS: put myself forward for gdbstub
Posted by Philippe Mathieu-Daudé 4 years, 10 months ago
Hi Alex,

On 6/6/19 10:29 AM, Alex Bennée wrote:
> As I've been reviewing a lot of this recently and I'm going to put
> together a pull request I'd better keep an eye on it.
> 
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a96829ea83..8ef34cf1ce 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1872,7 +1872,8 @@ F: util/error.c
>  F: util/qemu-error.c
>  
>  GDB stub
> -S: Orphan
> +M: Alex Bennée <alex.bennee@linaro.org>

Feel free to add:

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

> +S: Maintained
>  F: gdbstub*
>  F: gdb-xml/

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

Regards,

Phil.

Re: [Qemu-devel] [PATCH] MAINTAINERS: put myself forward for gdbstub
Posted by Richard Henderson 4 years, 10 months ago
On 6/6/19 3:29 AM, Alex Bennée wrote:
> As I've been reviewing a lot of this recently and I'm going to put
> together a pull request I'd better keep an eye on it.
> 
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~