index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
riscv
/
cpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-07
target/riscv: Add sscofpmf extension support
Atish Patra
1
-0
/
+12
2022-09-07
target/riscv: Add stimecmp support
Atish Patra
1
-0
/
+9
2022-09-07
target/riscv: Use official extension names for AIA CSRs
Anup Patel
1
-5
/
+4
2022-09-07
target/riscv: Add xicondops in ISA entry
Rahul Pathak
1
-0
/
+1
2022-09-07
target/riscv: Add Zihintpause support
Dao Lu
1
-0
/
+2
2022-09-07
target/riscv: rvv: Add option 'rvv_ma_all_1s' to enable optional mask agnosti...
eopXD
1
-0
/
+1
2022-09-07
target/riscv: Fix checks in hmode/hmode32
Weiwei Li
1
-0
/
+5
2022-09-07
target/riscv: H extension depends on I extension
Weiwei Li
1
-0
/
+6
2022-09-07
target/riscv: Add check for supported privilege mode combinations
Weiwei Li
1
-0
/
+6
2022-09-07
target/riscv: move zmmul out of the experimental properties
Weiwei Li
1
-1
/
+2
2022-09-07
target/riscv: Force disable extensions if priv spec version does not match
Anup Patel
1
-56
/
+94
2022-07-27
RISC-V: Allow both Zmmul and M
Palmer Dabbelt
1
-5
/
+0
2022-07-03
target/riscv: Don't force update priv spec version to latest
Anup Patel
1
-4
/
+8
2022-07-03
target/riscv: Ibex: Support priv version 1.11
Alistair Francis
1
-1
/
+1
2022-07-03
target/riscv: pmu: Make number of counters configurable
Atish Patra
1
-2
/
+1
2022-07-03
target/riscv: pmu: Rename the counters extension to pmu
Atish Patra
1
-2
/
+2
2022-06-10
target/riscv: Don't expose the CPU properties on names CPUs
Alistair Francis
1
-11
/
+46
2022-06-10
target/riscv: rvv: Add option 'rvv_ta_all_1s' to enable optional tail agnosti...
eopXD
1
-0
/
+2
2022-06-10
target/riscv: Wake on VS-level external interrupts
Andrew Bresticker
1
-1
/
+1
2022-06-10
target/riscv: add support for zmmul extension v0.1
Weiwei Li
1
-0
/
+7
2022-05-24
target/riscv: add zicsr/zifencei to isa_string
Hongren (Zenithal) Zheng
1
-0
/
+2
2022-05-24
target/riscv: Set [m|s]tval for both illegal and virtual instruction traps
Anup Patel
1
-0
/
+2
2022-05-24
target/riscv: Fix typo of mimpid cpu option
Frank Chang
1
-2
/
+2
2022-05-24
target/riscv: check 'I' and 'E' after checking 'G' in riscv_cpu_realize
Weiwei Li
1
-12
/
+12
2022-05-24
target/riscv: Move/refactor ISA extension checks
Tsukasa OI
1
-15
/
+16
2022-05-24
target/riscv: FP extension requirements
Tsukasa OI
1
-0
/
+25
2022-05-24
target/riscv: Change "G" expansion
Tsukasa OI
1
-2
/
+5
2022-05-24
target/riscv: Disable "G" by default
Tsukasa OI
1
-1
/
+1
2022-05-24
target/riscv: Fix coding style on "G" expansion
Tsukasa OI
1
-2
/
+2
2022-05-24
target/riscv: Add short-isa-string option
Tsukasa OI
1
-1
/
+5
2022-05-24
target/riscv: Move Zhinx* extensions on ISA string
Tsukasa OI
1
-2
/
+2
2022-04-29
target/riscv: add scalar crypto related extenstion strings to isa_string
Weiwei Li
1
-0
/
+13
2022-04-29
target/riscv: rvk: expose zbk* and zk* properties
Weiwei Li
1
-0
/
+13
2022-04-29
target/riscv: rvk: add cfg properties for zbk* and zk*
Weiwei Li
1
-0
/
+23
2022-04-29
target/riscv: Support configuarable marchid, mvendorid, mipid CSR values
Frank Chang
1
-0
/
+9
2022-04-22
target/riscv: cpu: Enable native debug feature
Bin Meng
1
-1
/
+1
2022-04-22
target/riscv: csr: Hook debug CSR read/write
Bin Meng
1
-0
/
+4
2022-04-22
target/riscv: cpu: Add a config option for native debug
Bin Meng
1
-0
/
+5
2022-04-22
target/riscv: debug: Implement debug related TCGCPUOps
Bin Meng
1
-0
/
+3
2022-04-22
target/riscv: Add isa extenstion strings to the device tree
Atish Patra
1
-0
/
+60
2022-04-22
target/riscv: misa to ISA string conversion fix
Tsukasa OI
1
-5
/
+5
2022-04-22
target/riscv: Allow software access to MIP SEIP
Alistair Francis
1
-1
/
+9
2022-04-22
target/riscv: cpu: Fixup indentation
Alistair Francis
1
-10
/
+10
2022-04-22
target/riscv: Enable privileged spec version 1.12
Atish Patra
1
-3
/
+5
2022-03-03
target/riscv: expose zfinx, zdinx, zhinx{min} properties
Weiwei Li
1
-0
/
+5
2022-03-03
target/riscv: add cfg properties for zfinx, zdinx and zhinx{min}
Weiwei Li
1
-0
/
+12
2022-02-16
target/riscv: add support for svpbmt extension
Weiwei Li
1
-0
/
+1
2022-02-16
target/riscv: add support for svinval extension
Weiwei Li
1
-0
/
+1
2022-02-16
target/riscv: add support for svnapot extension
Weiwei Li
1
-0
/
+2
2022-02-16
target/riscv: Allow users to force enable AIA CSRs in HART
Anup Patel
1
-0
/
+5
[next]