qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] target/cris: Pass MMUAccessType to cris_mmu_translate()


From: Philippe Mathieu-Daudé
Subject: [PATCH 0/2] target/cris: Pass MMUAccessType to cris_mmu_translate()
Date: Thu, 28 Jan 2021 01:32:21 +0100

Taking notes while reviewing commit 671a0a1265a
("use MMUAccessType instead of int in mmu_translate").

Philippe Mathieu-Daudé (2):
  target/cris: Use MMUAccessType enum type when possible
  target/cris: Let cris_mmu_translate() use MMUAccessType access_type

 target/cris/mmu.h    |  2 +-
 target/cris/helper.c |  4 ++--
 target/cris/mmu.c    | 31 +++++++++++++++----------------
 3 files changed, 18 insertions(+), 19 deletions(-)

-- 
2.26.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]