From: "Philippe Mathieu-Daudé" <philmd@redhat.com> To: Artyom Tarasenko <atar4qemu@gmail.com>, qemu-devel@nongnu.org, Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Cc: qemu-ppc@nongnu.org, "Michael S. Tsirkin" <mst@redhat.com>, "Paolo Bonzini" <pbonzini@redhat.com>, "David Gibson" <david@gibson.dropbear.id.au>, "Hervé Poussineau" <hpoussin@reactos.org>, "Philippe Mathieu-Daudé" <philmd@redhat.com> Subject: [Qemu-devel] [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 [thread overview] Message-ID: <20190505152839.18650-1-philmd@redhat.com> (raw) 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
WARNING: multiple messages have this Message-ID (diff)
From: "Philippe Mathieu-Daudé" <philmd@redhat.com> To: Artyom Tarasenko <atar4qemu@gmail.com>, qemu-devel@nongnu.org, Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Cc: qemu-ppc@nongnu.org, "Michael S. Tsirkin" <mst@redhat.com>, "Hervé Poussineau" <hpoussin@reactos.org>, "Paolo Bonzini" <pbonzini@redhat.com>, "Philippe Mathieu-Daudé" <philmd@redhat.com>, "David Gibson" <david@gibson.dropbear.id.au> Subject: [Qemu-devel] [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 [thread overview] Message-ID: <20190505152839.18650-1-philmd@redhat.com> (raw) Message-ID: <20190505152836.czv3vXkaSkMGSgBs7rB1yGiWX1fQ8iIuGSQHvnRNUXM@z> (raw) 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
next reply other threads:[~2019-05-05 15:28 UTC|newest] Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-05-05 15:28 Philippe Mathieu-Daudé [this message] 2019-05-05 15:28 ` [Qemu-devel] [PATCH 0/3] hw/ppc/40p: Move the MC146818 RTC to the board where it belongs Philippe Mathieu-Daudé 2019-05-05 15:28 ` [Qemu-devel] [PATCH 1/3] hw/ppc/prep: use TYPE_MC146818_RTC instead of a hardcoded string Philippe Mathieu-Daudé 2019-05-05 15:28 ` Philippe Mathieu-Daudé 2019-05-06 3:25 ` David Gibson 2019-05-05 15:28 ` [Qemu-devel] [PATCH 2/3] hw/ppc/40p: Move the MC146818 RTC to the board where it belongs Philippe Mathieu-Daudé 2019-05-05 15:28 ` Philippe Mathieu-Daudé 2019-05-05 15:28 ` [Qemu-devel] [PATCH 3/3] hw/ppc/40p: use 1900 as a base year Philippe Mathieu-Daudé 2019-05-05 15:28 ` Philippe Mathieu-Daudé 2019-05-06 3:25 ` [Qemu-devel] [PATCH 0/3] hw/ppc/40p: Move the MC146818 RTC to the board where it belongs David Gibson
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20190505152839.18650-1-philmd@redhat.com \ --to=philmd@redhat.com \ --cc=atar4qemu@gmail.com \ --cc=david@gibson.dropbear.id.au \ --cc=hpoussin@reactos.org \ --cc=mark.cave-ayland@ilande.co.uk \ --cc=mst@redhat.com \ --cc=pbonzini@redhat.com \ --cc=qemu-devel@nongnu.org \ --cc=qemu-ppc@nongnu.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).