From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org
Subject: [PULL 0/4] last minute tcg fixes
Date: Tue, 4 Apr 2023 08:52:16 -0700 [thread overview]
Message-ID: <20230404155220.1572650-1-richard.henderson@linaro.org> (raw)
The following changes since commit 51a6dc9d394098e8f4141fad869a1ee9585f54f8:
Merge tag 'pull-target-arm-20230403' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2023-04-03 17:01:47 +0100)
are available in the Git repository at:
https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20230404
for you to fetch changes up to 1ffbe5d681b06ea95b1728fc556899f63834553a:
tcg/sparc64: Disable direct linking for goto_tb (2023-04-04 08:43:04 -0700)
----------------------------------------------------------------
Revert "linux-user/arm: Take more care allocating commpage"
accel/tcg: Fix jump cache set in cpu_exec_loop
accel/tcg: Fix initialization of CF_PCREL in tcg_cflags
tcg/sparc64: Disable direct jumps from goto_tb
----------------------------------------------------------------
Richard Henderson (3):
Revert "linux-user/arm: Take more care allocating commpage"
accel/tcg: Fix jump cache set in cpu_exec_loop
tcg/sparc64: Disable direct linking for goto_tb
Weiwei Li (1):
accel/tcg: Fix overwrite problems of tcg_cflags
accel/tcg/cpu-exec.c | 17 +++++++++++++----
accel/tcg/tcg-accel-ops.c | 2 +-
linux-user/elfload.c | 37 ++++++++++---------------------------
tcg/sparc64/tcg-target.c.inc | 30 ++++--------------------------
4 files changed, 28 insertions(+), 58 deletions(-)
next reply other threads:[~2023-04-04 15:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-04 15:52 Richard Henderson [this message]
2023-04-04 15:52 ` [PULL 1/4] Revert "linux-user/arm: Take more care allocating commpage" Richard Henderson
2023-04-04 15:52 ` [PULL 2/4] accel/tcg: Fix overwrite problems of tcg_cflags Richard Henderson
2023-04-04 15:52 ` [PULL 3/4] accel/tcg: Fix jump cache set in cpu_exec_loop Richard Henderson
2023-04-04 15:52 ` [PULL 4/4] tcg/sparc64: Disable direct linking for goto_tb Richard Henderson
2023-04-04 18:50 ` [PULL 0/4] last minute tcg fixes 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=20230404155220.1572650-1-richard.henderson@linaro.org \
--to=richard.henderson@linaro.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).