Philippe Mathieu-Daudé 8df7129790 hw/rtc/mc146818rtc: Rename RTCState -> MC146818RtcState
RTCState only represents a Motorola MC146818 model,
not any RTC chipset. Rename the structure as MC146818RtcState
using:

  $ sed -i -e s/RTCState/MC146818RtcState/g $(git grep -wl RTCState)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230210233116.80311-2-philmd@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2023-02-27 22:29:02 +01:00
..
2023-02-27 14:46:00 +00:00
2023-02-08 07:16:23 +01:00
2023-01-08 01:54:22 -05:00
2023-02-27 22:29:01 +01:00
2023-02-08 07:16:23 +01:00
2023-02-27 22:29:01 +01:00
2023-02-07 20:13:38 +00:00
2023-01-08 01:54:22 -05:00
2019-08-16 13:31:52 +02:00
2020-09-09 09:27:09 -04:00
2020-09-09 09:27:09 -04:00
2020-09-18 14:12:32 -04:00
2019-06-12 13:20:21 +02:00
2020-09-09 09:27:09 -04:00
2022-11-08 11:13:48 +01:00
2020-09-09 09:27:09 -04:00