qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH-for-9.1 v3 0/2] target/mips: Use correct MMU index in get_pte()
@ 2024-08-13 13:53 Philippe Mathieu-Daudé
  2024-08-13 13:53 ` [PATCH-for-9.1 v3 1/2] target/mips: Pass page table entry size as MemOp to get_pte() Philippe Mathieu-Daudé
  2024-08-13 13:53 ` [PATCH-for-9.1 v3 2/2] target/mips: Use correct MMU index in get_pte() Philippe Mathieu-Daudé
  0 siblings, 2 replies; 5+ messages in thread
From: Philippe Mathieu-Daudé @ 2024-08-13 13:53 UTC (permalink / raw)
  To: qemu-devel
  Cc: Thomas Petazzoni, Richard Henderson, Aleksandar Rikalo,
	Waldemar Brodkorb, Philippe Mathieu-Daudé, Aurelien Jarno,
	Jiaxun Yang

Since v2:
 - Use MemOp (rth)

Propage ptw_mmu_idx to get_pte() and use it via
the cpu_ld/st_code_mmu() API.

Philippe Mathieu-Daudé (2):
  target/mips: Pass page table entry size as MemOp to get_pte()
  target/mips: Use correct MMU index in get_pte()

 target/mips/tcg/sysemu/tlb_helper.c | 70 ++++++++++++++---------------
 1 file changed, 35 insertions(+), 35 deletions(-)

-- 
2.45.2



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

end of thread, other threads:[~2024-08-14  8:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-13 13:53 [PATCH-for-9.1 v3 0/2] target/mips: Use correct MMU index in get_pte() Philippe Mathieu-Daudé
2024-08-13 13:53 ` [PATCH-for-9.1 v3 1/2] target/mips: Pass page table entry size as MemOp to get_pte() Philippe Mathieu-Daudé
2024-08-13 21:44   ` Richard Henderson
2024-08-14  8:58     ` Philippe Mathieu-Daudé
2024-08-13 13:53 ` [PATCH-for-9.1 v3 2/2] target/mips: Use correct MMU index in get_pte() 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).