[PATCH 0/2] target/nios2: Pass MMUAccessType to mmu_translate()

Philippe Mathieu-Daudé posted 2 patches 3 years, 3 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210127234119.3537399-1-f4bug@amsat.org
target/nios2/mmu.h    | 3 ++-
target/nios2/helper.c | 2 +-
target/nios2/mmu.c    | 4 ++--
3 files changed, 5 insertions(+), 4 deletions(-)
[PATCH 0/2] target/nios2: Pass MMUAccessType to mmu_translate()
Posted by Philippe Mathieu-Daudé 3 years, 3 months ago
Taking notes while reviewing commit 671a0a1265a
("use MMUAccessType instead of int in mmu_translate").

Philippe Mathieu-Daudé (2):
  target/nios2: Replace magic value by MMU definitions
  target/nios2: Use MMUAccessType enum type when possible

 target/nios2/mmu.h    | 3 ++-
 target/nios2/helper.c | 2 +-
 target/nios2/mmu.c    | 4 ++--
 3 files changed, 5 insertions(+), 4 deletions(-)

-- 
2.26.2