[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH-for-9.1 v2 0/2] target/mips: Use correct MMU index in get_pte()
|
From: |
Philippe Mathieu-Daudé |
|
Subject: |
[PATCH-for-9.1 v2 0/2] target/mips: Use correct MMU index in get_pte() |
|
Date: |
Tue, 13 Aug 2024 12:18:54 +0200 |
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 in bytes to get_pte()
target/mips: Use correct MMU index in get_pte()
target/mips/tcg/sysemu/tlb_helper.c | 35 ++++++++++++++++-------------
1 file changed, 20 insertions(+), 15 deletions(-)
--
2.45.2
- [PATCH-for-9.1 v2 0/2] target/mips: Use correct MMU index in get_pte(),
Philippe Mathieu-Daudé <=