[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-ppc] [PATCH 0/3] hw/ppc/40p: Move the MC146818 RTC to the board wh
From: |
Philippe Mathieu-Daudé |
Subject: |
[Qemu-ppc] [PATCH 0/3] hw/ppc/40p: Move the MC146818 RTC to the board where it belongs |
Date: |
Sun, 5 May 2019 17:28:36 +0200 |
Hi,
This series is to properly do the fix sent by Artyom here:
https://lists.gnu.org/archive/html/qemu-devel/2019-04/msg02264.html
There is no RTC on the i82378, move it to the board code,
set the base year there.
Regards,
Phil.
Artyom Tarasenko (1):
hw/ppc/40p: use 1900 as a base year
Philippe Mathieu-Daudé (2):
hw/ppc/prep: use TYPE_MC146818_RTC instead of a hardcoded string
hw/ppc/40p: Move the MC146818 RTC to the board where it belongs
hw/isa/i82378.c | 4 ----
hw/ppc/prep.c | 7 ++++++-
2 files changed, 6 insertions(+), 5 deletions(-)
--
2.20.1
- [Qemu-ppc] [PATCH 0/3] hw/ppc/40p: Move the MC146818 RTC to the board where it belongs,
Philippe Mathieu-Daudé <=