[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL v1 0/3] CRIS queue
From: |
Edgar E. Iglesias |
Subject: |
[PULL v1 0/3] CRIS queue |
Date: |
Mon, 22 Feb 2021 09:33:21 +0100 |
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
- [PULL v1 0/3] CRIS queue,
Edgar E. Iglesias <=
Re: [PULL v1 0/3] CRIS queue, Peter Maydell, 2021/02/22