diff options
author | Artyom Tarasenko <atar4qemu@gmail.com> | 2016-03-02 15:26:08 +0100 |
---|---|---|
committer | Artyom Tarasenko <atar4qemu@gmail.com> | 2017-01-18 22:03:44 +0100 |
commit | a0e893039cf2ce0aacbc8959bc4201cdd192986c (patch) | |
tree | 25fd3ec36c97856875027d2ee5fee81bab5edafb /MAINTAINERS | |
parent | 3390537b5df4014e24a30f9bdcfa05c2bd0cd6d8 (diff) |
target-sparc: implement sun4v RTC
Signed-off-by: Artyom Tarasenko <atar4qemu@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1444b26dc0..54588e526b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1098,6 +1098,12 @@ F: hw/nvram/chrp_nvram.c F: include/hw/nvram/chrp_nvram.h F: tests/prom-env-test.c +sun4v RTC +M: Artyom Tarasenko <atar4qemu@gmail.com> +S: Maintained +F: hw/timer/sun4v-rtc.c +F: include/hw/timer/sun4v-rtc.h + Subsystems ---------- Audio |