summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2019-10-04 01:03:54 +0200
committerLaurent Vivier2019-10-24 20:20:45 +0200
commit819ce6b2a598b5c5c6866a3a6d1acb5261592f8a (patch)
tree92cec69a4e1637810472f9d053559aa16bece465 /MAINTAINERS
parenthw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory (diff)
downloadqemu-819ce6b2a598b5c5c6866a3a6d1acb5261592f8a.tar.gz
qemu-819ce6b2a598b5c5c6866a3a6d1acb5261592f8a.tar.xz
qemu-819ce6b2a598b5c5c6866a3a6d1acb5261592f8a.zip
hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectory
The M48T59 is a Real Time Clock, not a timer. Move it under the hw/rtc/ subdirectory. Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20191003230404.19384-5-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 7eba146444..4e65f062f2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1064,9 +1064,9 @@ F: hw/pci-host/prep.[hc]
F: hw/isa/i82378.c
F: hw/isa/pc87312.c
F: hw/dma/i82374.c
-F: hw/timer/m48t59-isa.c
+F: hw/rtc/m48t59-isa.c
F: include/hw/isa/pc87312.h
-F: include/hw/timer/m48t59.h
+F: include/hw/rtc/m48t59.h
F: pc-bios/ppc_rom.bin
sPAPR