qemu-devel
[Top][All Lists]
Advanced

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

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


From: Philippe Mathieu-Daudé
Subject: [PATCH 0/2] target/nios2: Pass MMUAccessType to mmu_translate()
Date: Thu, 28 Jan 2021 00:41:17 +0100

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




reply via email to

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