* [PATCH] MAINTAINERS: add Paolo Bonzini as RCU maintainer
@ 2020-09-09 9:08 Stefan Hajnoczi
2020-09-11 17:28 ` Paolo Bonzini
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Hajnoczi @ 2020-09-09 9:08 UTC (permalink / raw)
To: qemu-devel; +Cc: Paolo Bonzini, Stefan Hajnoczi
The RCU code that Paolo maintains is missing a MAINTAINERS file entry.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
---
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 7d0a5e91e4..50296caac4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2291,6 +2291,14 @@ F: softmmu/cpus.c
F: softmmu/cpu-throttle.c
F: qapi/run-state.json
+Read, Copy, Update (RCU)
+M: Paolo Bonzini <pbonzini@redhat.com>
+S: Maintained
+F: include/qemu/rcu*.h
+F: tests/rcutorture.c
+F: tests/test-rcu-*.c
+F: util/rcu.c
+
Human Monitor (HMP)
M: Dr. David Alan Gilbert <dgilbert@redhat.com>
S: Maintained
--
2.26.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] MAINTAINERS: add Paolo Bonzini as RCU maintainer
2020-09-09 9:08 [PATCH] MAINTAINERS: add Paolo Bonzini as RCU maintainer Stefan Hajnoczi
@ 2020-09-11 17:28 ` Paolo Bonzini
0 siblings, 0 replies; 2+ messages in thread
From: Paolo Bonzini @ 2020-09-11 17:28 UTC (permalink / raw)
To: Stefan Hajnoczi, qemu-devel
On 09/09/20 11:08, Stefan Hajnoczi wrote:
> The RCU code that Paolo maintains is missing a MAINTAINERS file entry.
>
> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
> ---
> MAINTAINERS | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7d0a5e91e4..50296caac4 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2291,6 +2291,14 @@ F: softmmu/cpus.c
> F: softmmu/cpu-throttle.c
> F: qapi/run-state.json
>
> +Read, Copy, Update (RCU)
> +M: Paolo Bonzini <pbonzini@redhat.com>
> +S: Maintained
> +F: include/qemu/rcu*.h
> +F: tests/rcutorture.c
> +F: tests/test-rcu-*.c
> +F: util/rcu.c
> +
> Human Monitor (HMP)
> M: Dr. David Alan Gilbert <dgilbert@redhat.com>
> S: Maintained
>
Queued, thanks.
Paolo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-09-11 17:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-09 9:08 [PATCH] MAINTAINERS: add Paolo Bonzini as RCU maintainer Stefan Hajnoczi
2020-09-11 17:28 ` Paolo Bonzini
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).