From: Luc Michel Date: Thu, 11 Feb 2021 08:53:18 +0000 (+0100) Subject: MAINTAINERS: add myself maintainer for the clock framework X-Git-Tag: v6.0.0-rc0~83^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=59c7a187dd8bd8ef675768dd8af9de11528ea7e2;p=thirdparty%2Fqemu.git MAINTAINERS: add myself maintainer for the clock framework Also add Damien as a reviewer. Signed-off-by: Luc Michel Acked-by: Damien Hedde Reviewed-by: Philippe Mathieu-Daudé Message-id: 20210211085318.2507-1-luc@lmichel.fr Signed-off-by: Peter Maydell --- diff --git a/MAINTAINERS b/MAINTAINERS index 8201f12271b..68ee2717926 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2855,6 +2855,17 @@ F: pc-bios/opensbi-* F: .gitlab-ci.d/opensbi.yml F: .gitlab-ci.d/opensbi/ +Clock framework +M: Luc Michel +R: Damien Hedde +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