index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
xtensa
/
mmu_helper.c
Age
Commit message (
Expand
)
Author
2024-07-29
target/xtensa: Make use of 'segment' in pptlb helper less confusing
Peter Maydell
2024-05-06
exec/cpu: Extract page-protection definitions to page-protection.h
Philippe Mathieu-Daudé
2024-02-03
include/exec: Change cpu_mmu_index argument to CPUState
Richard Henderson
2024-01-26
target/xtensa: fix OOB TLB entry access
Max Filippov
2023-08-31
target/helpers: Remove unnecessary 'qemu/main-loop.h' header
Philippe Mathieu-Daudé
2023-08-31
target/helpers: Remove unnecessary 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2021-10-31
monitor: Trim some trailing space from human-readable output
Markus Armbruster
2020-01-15
target/xtensa: Use probe_access for itlb_hit_test
Richard Henderson
2019-06-10
target/xtensa: Use env_cpu, env_archcpu
Richard Henderson
2019-05-10
target/xtensa: implement MPU option
Max Filippov
2019-05-10
target/xtensa: make internal MMU functions static
Max Filippov
2019-04-18
target: Clean up how the dump_mmu() print
Markus Armbruster
2019-01-13
target/xtensa: extract MMU helpers
Max Filippov