mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-01-06 22:47:41 -07:00
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> |
||
|---|---|---|
| .. | ||
| allwinner-rtc.h | ||
| aspeed_rtc.h | ||
| goldfish_rtc.h | ||
| m48t59.h | ||
| mc146818rtc.h | ||
| mc146818rtc_regs.h | ||
| pl031.h | ||
| sun4v-rtc.h | ||
| xlnx-zynqmp-rtc.h | ||