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_bits.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-05
riscv: Make sure an exception is raised if a pte is malformed
Alexandre Ghiti
1
-0
/
+1
2023-05-05
target/riscv: Add a general status enum for extensions
LIU Zhiwei
1
-8
/
+4
2023-05-05
target/riscv: Use PRV_RESERVED instead of PRV_H
Weiwei Li
1
-1
/
+1
2023-05-05
target/riscv: Fix format for comments
Weiwei Li
1
-1
/
+1
2023-05-05
target/riscv: Convert env->virt to a bool env->virt_enabled
LIU Zhiwei
1
-3
/
+0
2023-05-05
target/riscv: add support for Zcmt extension
Weiwei Li
1
-0
/
+7
2023-03-01
target/riscv: Add csr support for svadu
Weiwei Li
1
-0
/
+4
2023-01-06
target/riscv: Add smstateen support
Mayuresh Chitale
1
-0
/
+37
2022-09-27
target/riscv: debug: Introduce tinfo CSR
Frank Chang
1
-0
/
+1
2022-09-27
target/riscv: Remove sideleg and sedeleg
Rahul Pathak
1
-2
/
+0
2022-09-07
target/riscv: Add sscofpmf extension support
Atish Patra
1
-0
/
+55
2022-09-07
target/riscv: Add vstimecmp support
Atish Patra
1
-0
/
+4
2022-09-07
target/riscv: Add stimecmp support
Atish Patra
1
-0
/
+4
2022-07-03
target/riscv: Update default priority table for local interrupts
Anup Patel
1
-1
/
+1
2022-07-03
target/riscv: Remove CSRs that set/clear an IMSIC interrupt file bits
Anup Patel
1
-21
/
+3
2022-07-03
target/riscv: Implement mcountinhibit CSR
Atish Patra
1
-0
/
+4
2022-04-29
target/riscv: rvk: add CSR support for Zkr
Weiwei Li
1
-0
/
+9
2022-04-22
target/riscv: Add *envcfg* CSRs support
Atish Patra
1
-0
/
+39
2022-04-22
target/riscv: Add support for mconfigptr
Atish Patra
1
-0
/
+1
2022-02-16
target/riscv: add support for svpbmt extension
Weiwei Li
1
-0
/
+2
2022-02-16
target/riscv: add support for svnapot extension
Weiwei Li
1
-0
/
+1
2022-02-16
target/riscv: Ignore reserved bits in PTE for RV64
Guo Ren
1
-0
/
+3
2022-02-16
target/riscv: Add defines for AIA CSRs
Anup Patel
1
-0
/
+119
2022-02-16
target/riscv: Implement hgeie and hgeip CSRs
Anup Patel
1
-0
/
+1
2022-02-16
target/riscv: Implement SGEIP bit in hip and hie CSRs
Anup Patel
1
-0
/
+3
2022-01-21
target/riscv: Enable uxl field write
LIU Zhiwei
1
-0
/
+3
2022-01-08
target/riscv: actual functions to realize crs 128-bit insns
Frédéric Pétrot
1
-0
/
+3
2021-12-20
target/riscv: rvv-1.0: add vlenb register
Greentime Hu
1
-0
/
+1
2021-12-20
target/riscv: rvv-1.0: add vcsr register
LIU Zhiwei
1
-0
/
+7
2021-12-20
target/riscv: rvv-1.0: add sstatus VS field
LIU Zhiwei
1
-0
/
+1
2021-12-20
target/riscv: rvv-1.0: add mstatus VS field
LIU Zhiwei
1
-0
/
+1
2021-10-29
target/riscv: remove force HS exception
Jose Martins
1
-6
/
+0
2021-10-28
target/riscv: Add CSR defines for RISC-V PM extension
Alexey Baturo
1
-0
/
+96
2021-10-22
target/riscv: Create RISCVMXL enumeration
Richard Henderson
1
-3
/
+5
2021-10-22
target/riscv: Remove some unused macros
Alistair Francis
1
-8
/
+0
2021-09-21
target/riscv: csr: Rename HCOUNTEREN_CY and friends
Bin Meng
1
-4
/
+4
2021-09-21
target/riscv: Update the ePMP CSR address
Alistair Francis
1
-2
/
+2
2021-06-08
target/riscv: fix wfi exception behavior
Jose Martins
1
-0
/
+1
2021-05-11
target/riscv: Remove the unused HSTATUS_WPRI macro
Alistair Francis
1
-6
/
+0
2021-05-11
target/riscv: Remove the hardcoded SATP_MODE macro
Alistair Francis
1
-11
/
+0
2021-05-11
target/riscv: Remove the hardcoded MSTATUS_SD macro
Alistair Francis
1
-10
/
+0
2021-05-11
target/riscv: Remove the hardcoded HGATP_MODE macro
Alistair Francis
1
-11
/
+0
2021-05-11
target/riscv: Remove the hardcoded SSTATUS_SD macro
Alistair Francis
1
-6
/
+0
2021-05-11
target/riscv: Define ePMP mseccfg
Hou Weiying
1
-0
/
+3
2021-05-11
target/riscv: Convert the RISC-V exceptions to an enum
Alistair Francis
1
-21
/
+23
2021-05-11
target/riscv: Remove privilege v1.9 specific CSR related code
Atish Patra
1
-23
/
+0
2021-03-04
target-riscv: support QMP dump-guest-memory
Yifei Jiang
1
-0
/
+1
2021-01-18
riscv: Add semihosting support
Keith Packard
1
-0
/
+1
2020-12-17
target/riscv: csr: Remove compile time XLEN checks
Alistair Francis
1
-3
/
+1
2020-12-17
target/riscv: Fix definition of MSTATUS_TW and MSTATUS_TSR
Alex Richardson
1
-2
/
+2
[next]