]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
MAINTAINERS: add myself maintainer for the clock framework
authorLuc Michel <luc@lmichel.fr>
Thu, 11 Feb 2021 08:53:18 +0000 (09:53 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 16 Feb 2021 14:16:17 +0000 (14:16 +0000)
Also add Damien as a reviewer.

Signed-off-by: Luc Michel <luc@lmichel.fr>
Acked-by: Damien Hedde <damien.hedde@greensocs.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20210211085318.2507-1-luc@lmichel.fr
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
MAINTAINERS

index 8201f12271b7aa81a5d07393ee9fdcc3bda3f21d..68ee271792649d586f98c13727c099d0f1a5449d 100644 (file)
@@ -2855,6 +2855,17 @@ F: pc-bios/opensbi-*
 F: .gitlab-ci.d/opensbi.yml
 F: .gitlab-ci.d/opensbi/
 
+Clock framework
+M: Luc Michel <luc@lmichel.fr>
+R: Damien Hedde <damien.hedde@greensocs.com>
+S: Maintained
+F: include/hw/clock.h
+F: include/hw/qdev-clock.h
+F: hw/core/clock.c
+F: hw/core/clock-vmstate.c
+F: hw/core/qdev-clock.c
+F: docs/devel/clocks.rst
+
 Usermode Emulation
 ------------------
 Overall usermode emulation