qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Blue Swirl <blauwirbel@gmail.com>
To: Artyom Tarasenko <atar4qemu@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/2] sparc64: Fix NVRAM access mode
Date: Sat, 27 Apr 2013 11:39:10 +0000	[thread overview]
Message-ID: <CAAu8pHu8FjG6zC_XEG6tbDj-LP60AAByP_Vad74LGeX0peVBkQ@mail.gmail.com> (raw)
In-Reply-To: <cover.1367046225.git.atar4qemu@gmail.com>

On Sat, Apr 27, 2013 at 7:12 AM, Artyom Tarasenko <atar4qemu@gmail.com> wrote:
> The sun4u machines use a slightly different modification of the ISA Mostek chip.
> It has MMIO, 1968 as a base year and no IRQ line. Since it matches our m48t08,
> make keep PIO behavior for the 59 model and use MMIO for the 8 model.

The chip is definitely m48t59 (SGS-Thompson, M48T59Y-70MH1), even if
the IRQ is not connected and software uses 1968 as the base year.

Please make the base year a qdev property and keep the model unchanged.

>
> This series fixes recognising Mostek RTC in the Linux/sparc64 guest.
>
> Artyom Tarasenko (2):
>   m48t59: use mmio for the m48t08 model of the m48t59_isa card
>   sparc64: Use the correct type of the Mostek NVRAM chip
>
>  hw/sparc64/sun4u.c |    5 ++++-
>  hw/timer/m48t59.c  |   38 +++++++++++++++++++++++++++++++++++---
>  2 files changed, 39 insertions(+), 4 deletions(-)
>

  parent reply	other threads:[~2013-04-27 11:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-27  7:12 [Qemu-devel] [PATCH 0/2] sparc64: Fix NVRAM access mode Artyom Tarasenko
2013-04-27  7:12 ` [Qemu-devel] [PATCH 1/2] m48t59: use mmio for the m48t08 model of the m48t59_isa card Artyom Tarasenko
2013-04-27 15:16   ` Andreas Färber
2013-04-27 16:21     ` Artyom Tarasenko
2013-04-27  7:12 ` [Qemu-devel] [PATCH 2/2] sparc64: Use the correct type of the Mostek NVRAM chip Artyom Tarasenko
2013-04-27 11:39 ` Blue Swirl [this message]
2013-04-27 14:20   ` [Qemu-devel] [PATCH 0/2] sparc64: Fix NVRAM access mode Artyom Tarasenko

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=CAAu8pHu8FjG6zC_XEG6tbDj-LP60AAByP_Vad74LGeX0peVBkQ@mail.gmail.com \
    --to=blauwirbel@gmail.com \
    --cc=atar4qemu@gmail.com \
    --cc=qemu-devel@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: link
Be 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).