qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] target/tricore: Pass MMUAccessType to get_physical_address()
@ 2021-01-27 22:42 Philippe Mathieu-Daudé
  2021-01-27 22:42 ` [PATCH 1/3] target/tricore: Replace magic value by MMU_DATA_LOAD definition Philippe Mathieu-Daudé
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-01-27 22:42 UTC (permalink / raw)
  To: qemu-devel
  Cc: Bastian Koppelmann, Richard Henderson,
	Philippe Mathieu-Daudé, Joe Komlodi, David Brenken,
	Andreas Konopik

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

Philippe Mathieu-Daudé (3):
  target/tricore: Replace magic value by MMU_DATA_LOAD definition
  target/tricore: Pass MMUAccessType to get_physical_address()
  target/tricore: Remove unused definitions

 target/tricore/cpu.h    | 12 ------------
 target/tricore/helper.c |  9 ++++-----
 2 files changed, 4 insertions(+), 17 deletions(-)

-- 
2.26.2



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

end of thread, other threads:[~2021-03-09 22:49 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-27 22:42 [PATCH 0/3] target/tricore: Pass MMUAccessType to get_physical_address() Philippe Mathieu-Daudé
2021-01-27 22:42 ` [PATCH 1/3] target/tricore: Replace magic value by MMU_DATA_LOAD definition Philippe Mathieu-Daudé
2021-02-10 12:00   ` Bastian Koppelmann
2021-01-27 22:42 ` [PATCH 2/3] target/tricore: Pass MMUAccessType to get_physical_address() Philippe Mathieu-Daudé
2021-02-10 12:09   ` Bastian Koppelmann
2021-01-27 22:42 ` [PATCH 3/3] target/tricore: Remove unused definitions Philippe Mathieu-Daudé
2021-02-10 12:10   ` Bastian Koppelmann
2021-02-10 11:19 ` [PATCH 0/3] target/tricore: Pass MMUAccessType to get_physical_address() Philippe Mathieu-Daudé
2021-02-10 12:12 ` Bastian Koppelmann
2021-03-09 22:46   ` Philippe Mathieu-Daudé

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