qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL v1 0/3] CRIS queue
@ 2021-02-22  8:33 Edgar E. Iglesias
  2021-02-22  8:33 ` [PULL v1 1/3] target/cris: Use MMUAccessType enum type when possible Edgar E. Iglesias
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Edgar E. Iglesias @ 2021-02-22  8:33 UTC (permalink / raw)
  To: qemu-devel; +Cc: edgar.iglesias, peter.maydell, f4bug, stefans

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



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-02-22 17:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-22  8:33 [PULL v1 0/3] CRIS queue Edgar E. Iglesias
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

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).