summary refs log tree commit diff stats
path: root/target/riscv/monitor.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* riscv: spelling fixesMichael Tokarev2023-09-081-1/+1
* target/riscv: remove RISCV_FEATURE_MMUDaniel Henrique Barboza2023-03-011-1/+1
* bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plxPhilippe Mathieu-Daudé2023-01-181-1/+1
* target/riscv: Fix incorrect PTE merge in walk_pteRalf Ramsauer2022-04-291-4/+7
* target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxlRichard Henderson2021-10-221-2/+2
* target/riscv: Remove the hardcoded SATP_MODE macroAlistair Francis2021-05-111-5/+17
* hmp: Pass monitor to mon_get_cpu_env()Kevin Wolf2020-11-131-1/+1
* target/riscv: Drop support for ISA spec version 1.09.1Alistair Francis2020-06-031-5/+0
* riscv: hmp: Add a command to show virtual memory mappingsBin Meng2019-09-171-0/+229