qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: Peter Maydell <peter.maydell@linaro.org>, qemu-devel@nongnu.org
Cc: KONRAD Frederic <frederic.konrad@adacore.com>,
	Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>,
	Fabien Chouteau <chouteau@adacore.com>
Subject: Re: [PATCH 2/2] hw/timer/slavio_timer.c: Switch to transaction-based ptimer API
Date: Thu, 17 Oct 2019 07:21:19 -0700	[thread overview]
Message-ID: <4a099f60-8a6f-2b3c-5a6b-80b86620e66f@linaro.org> (raw)
In-Reply-To: <20191017132351.4762-3-peter.maydell@linaro.org>

On 10/17/19 6:23 AM, Peter Maydell wrote:
> Switch the slavio_timer code away from bottom-half based ptimers to
> the new transaction-based ptimer API.  This just requires adding
> begin/commit calls around the various places that modify the ptimer
> state, and using the new ptimer_init() function to create the timer.
> 
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---
>  hw/timer/slavio_timer.c | 20 ++++++++++++++++----
>  1 file changed, 16 insertions(+), 4 deletions(-)

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


r~


  reply	other threads:[~2019-10-17 15:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-17 13:23 [PATCH 0/2] Convert sparc devices to new ptimer API Peter Maydell
2019-10-17 13:23 ` [PATCH 1/2] hw/timer/grlib_gptimer.c: Switch to transaction-based " Peter Maydell
2019-10-17 14:19   ` Richard Henderson
2019-10-17 14:46   ` Philippe Mathieu-Daudé
2019-10-17 13:23 ` [PATCH 2/2] hw/timer/slavio_timer.c: " Peter Maydell
2019-10-17 14:21   ` Richard Henderson [this message]
2019-10-17 14:54   ` Philippe Mathieu-Daudé
2019-10-17 15:00     ` Peter Maydell
2019-10-17 15:22       ` Philippe Mathieu-Daudé
2019-10-17 15:31         ` Peter Maydell
2019-10-20 16:11 ` [PATCH 0/2] Convert sparc devices to new " Mark Cave-Ayland

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=4a099f60-8a6f-2b3c-5a6b-80b86620e66f@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=chouteau@adacore.com \
    --cc=frederic.konrad@adacore.com \
    --cc=mark.cave-ayland@ilande.co.uk \
    --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).