From: "Edgar E. Iglesias" <edgar.iglesias@gmail.com>
To: qemu-devel@nongnu.org
Cc: edgar.iglesias@xilinx.com, peter.maydell@linaro.org,
f4bug@amsat.org, stefans@axis.com
Subject: [PULL v1 0/3] CRIS queue
Date: Mon, 22 Feb 2021 09:33:21 +0100 [thread overview]
Message-ID: <20210222083324.331908-1-edgar.iglesias@gmail.com> (raw)
From: "Edgar E. Iglesias" <edgar.iglesias@xilinx.com>
The following changes since commit 00d8ba9e0d62ea1c7459c25aeabf9c8bb7659462:
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20210221' into staging (2021-02-21 19:52:58 +0000)
are available in the Git repository at:
git@github.com:edgarigl/qemu.git tags/edgar/cris-next-2021-02-22.for-upstream
for you to fetch changes up to fd52deea52d79192c43a1a7a0240a3cabbc55e80:
target/cris: Plug leakage of TCG temporaries (2021-02-22 09:04:58 +0100)
----------------------------------------------------------------
CRIS PR 2021-02-22 v1
----------------------------------------------------------------
Philippe Mathieu-Daudé (2):
target/cris: Use MMUAccessType enum type when possible
target/cris: Let cris_mmu_translate() use MMUAccessType access_type
Stefan Sandstrom (1):
target/cris: Plug leakage of TCG temporaries
target/cris/mmu.h | 2 +-
target/cris/helper.c | 4 +-
target/cris/mmu.c | 31 +++++-----
target/cris/translate.c | 124 ++++++++++++++++++++++++++++------------
target/cris/translate_v10.c.inc | 70 +++++++++++++++--------
5 files changed, 153 insertions(+), 78 deletions(-)
--
2.25.1
next reply other threads:[~2021-02-22 8:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-22 8:33 Edgar E. Iglesias [this message]
2021-02-22 8:33 ` [PULL v1 1/3] target/cris: Use MMUAccessType enum type when possible Edgar E. Iglesias
2021-02-22 8:33 ` [PULL v1 2/3] target/cris: Let cris_mmu_translate() use MMUAccessType access_type Edgar E. Iglesias
2021-02-22 8:33 ` [PULL v1 3/3] target/cris: Plug leakage of TCG temporaries Edgar E. Iglesias
2021-02-22 8:41 ` Philippe Mathieu-Daudé
2021-02-22 8:50 ` Edgar E. Iglesias
2021-02-22 8:50 ` Stefan Sandström
2021-02-22 10:19 ` Edgar E. Iglesias
2021-02-22 10:23 ` Philippe Mathieu-Daudé
2021-02-22 17:25 ` [PULL v1 0/3] CRIS queue 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=20210222083324.331908-1-edgar.iglesias@gmail.com \
--to=edgar.iglesias@gmail.com \
--cc=edgar.iglesias@xilinx.com \
--cc=f4bug@amsat.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=stefans@axis.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).