aboutsummaryrefslogtreecommitdiff
path: root/target/riscv/monitor.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-08riscv: spelling fixesMichael Tokarev1-1/+1
2023-03-01target/riscv: remove RISCV_FEATURE_MMUDaniel Henrique Barboza1-1/+1
2023-01-18bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plxPhilippe Mathieu-Daudé1-1/+1
2022-04-29target/riscv: Fix incorrect PTE merge in walk_pteRalf Ramsauer1-4/+7
2021-10-22target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxlRichard Henderson1-2/+2
2021-05-11target/riscv: Remove the hardcoded SATP_MODE macroAlistair Francis1-5/+17
2020-11-13hmp: Pass monitor to mon_get_cpu_env()Kevin Wolf1-1/+1
2020-06-03target/riscv: Drop support for ISA spec version 1.09.1Alistair Francis1-5/+0
2019-09-17riscv: hmp: Add a command to show virtual memory mappingsBin Meng1-0/+229