| commit | fc3b9dfacc4017aed8e2b010bc85f4dd50ca6e8b | [log] [tgz] |
|---|---|---|
| author | Philippe Mathieu-Daudé <philmd@linaro.org> | Thu Jan 19 11:26:20 2023 +0100 |
| committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Feb 27 11:01:30 2023 +0100 |
| tree | 38ded1106899cfea8ccd096458430c5d753a7ad6 | |
| parent | 32c0613113f0f5ab1eea05a05d6e52096e9bd11e [diff] |
MAINTAINERS: Cover RCU documentation Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
diff --git a/MAINTAINERS b/MAINTAINERS index eb917e4..896e411 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
@@ -2812,6 +2812,8 @@ Read, Copy, Update (RCU) M: Paolo Bonzini <pbonzini@redhat.com> S: Maintained +F: docs/devel/lockcnt.txt +F: docs/devel/rcu.txt F: include/qemu/rcu*.h F: tests/unit/rcutorture.c F: tests/unit/test-rcu-*.c