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
..
2022-01-04 07:55:34 +01:00
2022-04-20 18:00:30 -03:00
2022-08-31 14:08:05 -03:00
2023-02-08 07:28:05 +01:00
2022-10-17 16:15:09 -03:00
2023-02-08 07:28:05 +01:00
2022-10-17 16:15:09 -03:00
2022-06-28 11:06:02 +02:00
2023-02-08 07:28:05 +01:00
2022-12-21 18:08:09 +00:00