qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] target/cris: Pass MMUAccessType to cris_mmu_translate()
@ 2021-01-28  0:32 Philippe Mathieu-Daudé
  2021-01-28  0:32 ` [PATCH 1/2] target/cris: Use MMUAccessType enum type when possible Philippe Mathieu-Daudé
  2021-01-28  0:32 ` [PATCH 2/2] target/cris: Let cris_mmu_translate() use MMUAccessType access_type Philippe Mathieu-Daudé
  0 siblings, 2 replies; 7+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-01-28  0:32 UTC (permalink / raw)
  To: qemu-devel
  Cc: Edgar E. Iglesias, Richard Henderson, Philippe Mathieu-Daudé,
	Joe Komlodi

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



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

end of thread, other threads:[~2021-02-04 14:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-28  0:32 [PATCH 0/2] target/cris: Pass MMUAccessType to cris_mmu_translate() Philippe Mathieu-Daudé
2021-01-28  0:32 ` [PATCH 1/2] target/cris: Use MMUAccessType enum type when possible Philippe Mathieu-Daudé
2021-02-04  2:45   ` Richard Henderson
2021-02-04 14:33     ` Edgar E. Iglesias
2021-01-28  0:32 ` [PATCH 2/2] target/cris: Let cris_mmu_translate() use MMUAccessType access_type Philippe Mathieu-Daudé
2021-02-04  2:46   ` Richard Henderson
2021-02-04 14:33     ` Edgar E. Iglesias

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