qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Joel Stanley <joel@jms.id.au>
Cc: "Cédric Le Goater" <clg@kaod.org>,
	"Andrew Jeffery" <andrew@aj.id.au>,
	qemu-arm <qemu-arm@nongnu.org>,
	"QEMU Developers" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH v3 1/2] hw: timer: Add ASPEED RTC device
Date: Fri, 3 May 2019 14:34:02 +0100	[thread overview]
Message-ID: <CAFEAcA-A-2RYAibPMRxKM6RPabxiOH-DLAzyRu8s5c3Vz+KFgQ@mail.gmail.com> (raw)
In-Reply-To: <20190430044036.1144-2-joel@jms.id.au>

On Tue, 30 Apr 2019 at 05:40, Joel Stanley <joel@jms.id.au> wrote:
>
> The RTC is modeled to provide time and date functionality. It is
> initialised at zero to match the hardware.
>
> There is no modelling of the alarm functionality, which includes the IRQ
> line. As there is no guest code to exercise this function that is
> acceptable for now.
>
> Signed-off-by: Joel Stanley <joel@jms.id.au>


Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM

WARNING: multiple messages have this Message-ID (diff)
From: Peter Maydell <peter.maydell@linaro.org>
To: Joel Stanley <joel@jms.id.au>
Cc: "Andrew Jeffery" <andrew@aj.id.au>,
	qemu-arm <qemu-arm@nongnu.org>, "Cédric Le Goater" <clg@kaod.org>,
	"QEMU Developers" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH v3 1/2] hw: timer: Add ASPEED RTC device
Date: Fri, 3 May 2019 14:34:02 +0100	[thread overview]
Message-ID: <CAFEAcA-A-2RYAibPMRxKM6RPabxiOH-DLAzyRu8s5c3Vz+KFgQ@mail.gmail.com> (raw)
Message-ID: <20190503133402.YvUYrAwoe7TdsCO5GQgg47vtgvwgvwqETmr9BNxyjME@z> (raw)
In-Reply-To: <20190430044036.1144-2-joel@jms.id.au>

On Tue, 30 Apr 2019 at 05:40, Joel Stanley <joel@jms.id.au> wrote:
>
> The RTC is modeled to provide time and date functionality. It is
> initialised at zero to match the hardware.
>
> There is no modelling of the alarm functionality, which includes the IRQ
> line. As there is no guest code to exercise this function that is
> acceptable for now.
>
> Signed-off-by: Joel Stanley <joel@jms.id.au>


Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM


  parent reply	other threads:[~2019-05-03 13:34 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-30  4:40 [Qemu-devel] [PATCH v3 0/2] arm: aspeed: Add RTC Model Joel Stanley
2019-04-30  4:40 ` Joel Stanley
2019-04-30  4:40 ` [Qemu-devel] [PATCH v3 1/2] hw: timer: Add ASPEED RTC device Joel Stanley
2019-04-30  4:40   ` Joel Stanley
2019-05-03 13:34   ` Peter Maydell [this message]
2019-05-03 13:34     ` Peter Maydell
2019-04-30  4:40 ` [Qemu-devel] [PATCH v3 2/2] hw/arm/aspeed: Add RTC to SoC Joel Stanley
2019-04-30  4:40   ` Joel Stanley
2019-05-03 13:35   ` Peter Maydell
2019-05-03 13:35     ` Peter Maydell
2019-05-03 13:36 ` [Qemu-devel] [PATCH v3 0/2] arm: aspeed: Add RTC Model Peter Maydell
2019-05-03 13:36   ` Peter Maydell
2019-05-06 12:17   ` Cédric Le Goater

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=CAFEAcA-A-2RYAibPMRxKM6RPabxiOH-DLAzyRu8s5c3Vz+KFgQ@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=andrew@aj.id.au \
    --cc=clg@kaod.org \
    --cc=joel@jms.id.au \
    --cc=qemu-arm@nongnu.org \
    --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).