qemu-e2k/include/hw/rtc
Philippe Mathieu-Daudé 55c86cb803 hw/rtc/mc146818rtc: Pass MC146818RtcState instead of ISADevice argument
rtc_get_memory() and rtc_set_memory() methods can not take any
TYPE_ISA_DEVICE object. They expect a TYPE_MC146818_RTC one.

Simplify the API by passing a MC146818RtcState.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230210233116.80311-3-philmd@linaro.org>
2023-02-27 22:29:02 +01:00
..
allwinner-rtc.h
aspeed_rtc.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00
goldfish_rtc.h goldfish_rtc: Add big-endian property 2022-09-04 07:02:56 +01:00
m48t59.h Clean up decorations and whitespace around header guards 2022-05-11 16:50:32 +02:00
mc146818rtc_regs.h
mc146818rtc.h hw/rtc/mc146818rtc: Pass MC146818RtcState instead of ISADevice argument 2023-02-27 22:29:02 +01:00
pl031.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00
sun4v-rtc.h Clean up header guards that don't match their file name 2022-05-11 16:49:06 +02:00
xlnx-zynqmp-rtc.h Clean up header guards that don't match their file name 2022-05-11 16:49:06 +02:00