]> Git Repo - qemu.git/commit - include/hw/rtc/xlnx-zynqmp-rtc.h
hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectory
authorPhilippe Mathieu-Daudé <[email protected]>
Thu, 3 Oct 2019 23:03:59 +0000 (01:03 +0200)
committerLaurent Vivier <[email protected]>
Thu, 24 Oct 2019 18:28:01 +0000 (20:28 +0200)
commit8035f85ef3ef4bc7ad4e181b9ebfe3f620cf614b
tree589b93cbd67aa11dea58f0cbd78d1ee7c365de0b
parent64e85ffde832120be59f1621d2d1f34de2e347bd
hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectory

Move RTC devices under the hw/rtc/ subdirectory.

Remove Alistair outdated email address (see commit c22e580c2ad).

Reviewed-by: Alistair Francis <[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Acked-by: Peter Maydell <[email protected]>
Message-Id: <20191003230404[email protected]>
Signed-off-by: Laurent Vivier <[email protected]>
hw/rtc/Makefile.objs
hw/rtc/trace-events
hw/rtc/xlnx-zynqmp-rtc.c [new file with mode: 0644]
hw/timer/Makefile.objs
hw/timer/trace-events
hw/timer/xlnx-zynqmp-rtc.c [deleted file]
include/hw/arm/xlnx-zynqmp.h
include/hw/rtc/xlnx-zynqmp-rtc.h [new file with mode: 0644]
include/hw/timer/xlnx-zynqmp-rtc.h [deleted file]
This page took 0.027613 seconds and 4 git commands to generate.