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
/
riscv
/
cpu.c
Age
Commit message (
Expand
)
Author
2023-01-20
target/riscv/cpu.c: Fix elen check
Dongxue Zhang
2023-01-06
RISC-V: Add Zawrs ISA extension support
Christoph Muellner
2023-01-06
target/riscv: Add some comments for sstatus CSR in riscv_cpu_dump_state()
Bin Meng
2022-12-16
target/riscv: Convert to 3-phase reset
Peter Maydell
2022-10-26
target/riscv: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-04
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson
2022-10-04
hw/core: Add CPUClass.get_pc
Richard Henderson
2022-09-27
target/riscv: Set the CPU resetvec directly
Alistair Francis
2022-09-07
target/riscv: Add sscofpmf extension support
Atish Patra
2022-09-07
target/riscv: Add stimecmp support
Atish Patra
2022-09-07
target/riscv: Use official extension names for AIA CSRs
Anup Patel
2022-09-07
target/riscv: Add xicondops in ISA entry
Rahul Pathak
2022-09-07
target/riscv: Add Zihintpause support
Dao Lu
2022-09-07
target/riscv: rvv: Add option 'rvv_ma_all_1s' to enable optional mask agnosti...
eopXD
2022-09-07
target/riscv: Fix checks in hmode/hmode32
Weiwei Li
2022-09-07
target/riscv: H extension depends on I extension
Weiwei Li
2022-09-07
target/riscv: Add check for supported privilege mode combinations
Weiwei Li
2022-09-07
target/riscv: move zmmul out of the experimental properties
Weiwei Li
2022-09-07
target/riscv: Force disable extensions if priv spec version does not match
Anup Patel
2022-07-27
RISC-V: Allow both Zmmul and M
Palmer Dabbelt
2022-07-03
target/riscv: Don't force update priv spec version to latest
Anup Patel
2022-07-03
target/riscv: Ibex: Support priv version 1.11
Alistair Francis
2022-07-03
target/riscv: pmu: Make number of counters configurable
Atish Patra
2022-07-03
target/riscv: pmu: Rename the counters extension to pmu
Atish Patra
2022-06-10
target/riscv: Don't expose the CPU properties on names CPUs
Alistair Francis
2022-06-10
target/riscv: rvv: Add option 'rvv_ta_all_1s' to enable optional tail agnosti...
eopXD
2022-06-10
target/riscv: Wake on VS-level external interrupts
Andrew Bresticker
2022-06-10
target/riscv: add support for zmmul extension v0.1
Weiwei Li
2022-05-24
target/riscv: add zicsr/zifencei to isa_string
Hongren (Zenithal) Zheng
2022-05-24
target/riscv: Set [m|s]tval for both illegal and virtual instruction traps
Anup Patel
2022-05-24
target/riscv: Fix typo of mimpid cpu option
Frank Chang
2022-05-24
target/riscv: check 'I' and 'E' after checking 'G' in riscv_cpu_realize
Weiwei Li
2022-05-24
target/riscv: Move/refactor ISA extension checks
Tsukasa OI
2022-05-24
target/riscv: FP extension requirements
Tsukasa OI
2022-05-24
target/riscv: Change "G" expansion
Tsukasa OI
2022-05-24
target/riscv: Disable "G" by default
Tsukasa OI
2022-05-24
target/riscv: Fix coding style on "G" expansion
Tsukasa OI
2022-05-24
target/riscv: Add short-isa-string option
Tsukasa OI
2022-05-24
target/riscv: Move Zhinx* extensions on ISA string
Tsukasa OI
2022-04-29
target/riscv: add scalar crypto related extenstion strings to isa_string
Weiwei Li
2022-04-29
target/riscv: rvk: expose zbk* and zk* properties
Weiwei Li
2022-04-29
target/riscv: rvk: add cfg properties for zbk* and zk*
Weiwei Li
2022-04-29
target/riscv: Support configuarable marchid, mvendorid, mipid CSR values
Frank Chang
2022-04-22
target/riscv: cpu: Enable native debug feature
Bin Meng
2022-04-22
target/riscv: csr: Hook debug CSR read/write
Bin Meng
2022-04-22
target/riscv: cpu: Add a config option for native debug
Bin Meng
2022-04-22
target/riscv: debug: Implement debug related TCGCPUOps
Bin Meng
2022-04-22
target/riscv: Add isa extenstion strings to the device tree
Atish Patra
2022-04-22
target/riscv: misa to ISA string conversion fix
Tsukasa OI
2022-04-22
target/riscv: Allow software access to MIP SEIP
Alistair Francis
[next]