From: Laurent Vivier <laurent@vivier.eu>
To: Matheus Tavares Bernardino <quic_mathbern@quicinc.com>,
qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org
Subject: Re: [PATCH] accel/tcg/tcg-accel-ops-rr: fix trivial typo
Date: Mon, 24 Oct 2022 13:44:05 +0200 [thread overview]
Message-ID: <3299fbe2-4ff3-10ee-6ae6-1d82717a2cb0@vivier.eu> (raw)
In-Reply-To: <5dc556dbe241ae03859b7890d1998de5c77b7c6c.1666373742.git.quic_mathbern@quicinc.com>
Le 21/10/2022 à 19:36, Matheus Tavares Bernardino a écrit :
> Signed-off-by: Matheus Tavares Bernardino <quic_mathbern@quicinc.com>
> ---
> accel/tcg/tcg-accel-ops-rr.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/accel/tcg/tcg-accel-ops-rr.c b/accel/tcg/tcg-accel-ops-rr.c
> index cc8adc2380..cc912df108 100644
> --- a/accel/tcg/tcg-accel-ops-rr.c
> +++ b/accel/tcg/tcg-accel-ops-rr.c
> @@ -51,7 +51,7 @@ void rr_kick_vcpu_thread(CPUState *unused)
> *
> * The kick timer is responsible for moving single threaded vCPU
> * emulation on to the next vCPU. If more than one vCPU is running a
> - * timer event with force a cpu->exit so the next vCPU can get
> + * timer event we force a cpu->exit so the next vCPU can get
> * scheduled.
> *
> * The timer is removed if all vCPUs are idle and restarted again once
Applied to my trivial-patches branch.
Thanks,
Laurent
prev parent reply other threads:[~2022-10-24 11:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-21 17:36 [PATCH] accel/tcg/tcg-accel-ops-rr: fix trivial typo Matheus Tavares Bernardino
2022-10-24 6:46 ` Philippe Mathieu-Daudé
2022-10-24 10:07 ` Claudio Fontana
2022-10-24 11:44 ` Laurent Vivier [this message]
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=3299fbe2-4ff3-10ee-6ae6-1d82717a2cb0@vivier.eu \
--to=laurent@vivier.eu \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=quic_mathbern@quicinc.com \
/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).