hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectory
commit2811ac30596644c1bfc3eee4e2ebffd2a107c3e4
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 3 Oct 2019 23:03:56 +0000 (4 01:03 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Thu, 24 Oct 2019 18:23:15 +0000 (24 20:23 +0200)
tree7a4d1da706036cb03f4d18e46618a7f2ac1a314e
parentde04c31d31c229220d731462380a4255e7936374
hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectory

Move RTC devices under the hw/rtc/ subdirectory.

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Artyom Tarasenko <atar4qemu@gmail.com>
Message-Id: <20191003230404.19384-7-philmd@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
MAINTAINERS
hw/rtc/Kconfig
hw/rtc/Makefile.objs
hw/rtc/sun4v-rtc.c [moved from hw/timer/sun4v-rtc.c with 98% similarity]
hw/rtc/trace-events
hw/sparc64/niagara.c
hw/timer/Kconfig
hw/timer/Makefile.objs
hw/timer/trace-events
include/hw/rtc/sun4v-rtc.h [new file with mode: 0644]
include/hw/timer/sun4v-rtc.h [deleted file]