qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>, qemu-devel@nongnu.org
Cc: Damien Hedde <damien.hedde@greensocs.com>,
	Peter Maydell <peter.maydell@linaro.org>
Subject: Re: [PATCH-for-5.2 2/3] hw/clock: Let clock_set() return boolean value
Date: Wed, 12 Aug 2020 10:40:04 -0700	[thread overview]
Message-ID: <66ee8542-578b-9cac-5e48-2fe868e9927f@linaro.org> (raw)
In-Reply-To: <20200806123858.30058-3-f4bug@amsat.org>

On 8/6/20 5:38 AM, Philippe Mathieu-Daudé wrote:
> Let clock_set() return a boolean value whether the clock
> has been updated or not.
> 
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
>  include/hw/clock.h | 12 +++++++-----
>  hw/core/clock.c    |  7 ++++++-
>  2 files changed, 13 insertions(+), 6 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~


  reply	other threads:[~2020-08-12 17:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-06 12:38 [PATCH-for-5.2 0/3] hw/clock: Only propagate clock changes if the clock is changed Philippe Mathieu-Daudé
2020-08-06 12:38 ` [PATCH-for-5.2 1/3] hw/clock: Remove unused clock_init*() functions Philippe Mathieu-Daudé
2020-08-12 17:39   ` Richard Henderson
2020-08-06 12:38 ` [PATCH-for-5.2 2/3] hw/clock: Let clock_set() return boolean value Philippe Mathieu-Daudé
2020-08-12 17:40   ` Richard Henderson [this message]
2020-08-06 12:38 ` [PATCH-for-5.2 3/3] hw/clock: Only propagate clock changes if the clock is changed Philippe Mathieu-Daudé
2020-08-12 17:40   ` Richard Henderson
2020-08-24 15:02 ` [PATCH-for-5.2 0/3] " Peter Maydell

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=66ee8542-578b-9cac-5e48-2fe868e9927f@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=damien.hedde@greensocs.com \
    --cc=f4bug@amsat.org \
    --cc=peter.maydell@linaro.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).