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_bits.h
Age
Commit message (
Expand
)
Author
2024-07-18
target/riscv: Add cycle & instret privilege mode filtering support
Kaiwen Xue
2024-07-18
target/riscv: Add cycle & instret privilege mode filtering definitions
Kaiwen Xue
2024-06-26
target/riscv: Reserve exception codes for sw-check and hw-err
Fea.Wang
2024-06-26
target/riscv: Add MEDELEGH, HEDELEGH csrs for RV32
Fea.Wang
2024-06-26
target/riscv: Add 'P1P13' bit in SMSTATEEN0
Fea.Wang
2024-06-26
target/riscv: Move Guest irqs out of the core local irqs range.
Rajnesh Kanwal
2024-06-03
target/riscv: change RISCV_EXCP_SEMIHOST exception number to 63
Clément Léger
2024-02-09
target/riscv: FCSR doesn't contain vxrm and vxsat
LIU Zhiwei
2024-02-09
target/riscv: Implement optional CSR mcontext of debug Sdtrig extension
Alvin Chang
2023-11-07
target/riscv: Add M-mode virtual interrupt and IRQ filtering support.
Rajnesh Kanwal
2023-09-11
target/riscv: Update CSR bits name for svadu extension
Weiwei Li
2023-09-08
riscv: spelling fixes
Michael Tokarev
2023-05-05
riscv: Make sure an exception is raised if a pte is malformed
Alexandre Ghiti
2023-05-05
target/riscv: Add a general status enum for extensions
LIU Zhiwei
2023-05-05
target/riscv: Use PRV_RESERVED instead of PRV_H
Weiwei Li
2023-05-05
target/riscv: Fix format for comments
Weiwei Li
2023-05-05
target/riscv: Convert env->virt to a bool env->virt_enabled
LIU Zhiwei
2023-05-05
target/riscv: add support for Zcmt extension
Weiwei Li
2023-03-01
target/riscv: Add csr support for svadu
Weiwei Li
2023-01-06
target/riscv: Add smstateen support
Mayuresh Chitale
2022-09-27
target/riscv: debug: Introduce tinfo CSR
Frank Chang
2022-09-27
target/riscv: Remove sideleg and sedeleg
Rahul Pathak
2022-09-07
target/riscv: Add sscofpmf extension support
Atish Patra
2022-09-07
target/riscv: Add vstimecmp support
Atish Patra
2022-09-07
target/riscv: Add stimecmp support
Atish Patra
2022-07-03
target/riscv: Update default priority table for local interrupts
Anup Patel
2022-07-03
target/riscv: Remove CSRs that set/clear an IMSIC interrupt file bits
Anup Patel
2022-07-03
target/riscv: Implement mcountinhibit CSR
Atish Patra
2022-04-29
target/riscv: rvk: add CSR support for Zkr
Weiwei Li
2022-04-22
target/riscv: Add *envcfg* CSRs support
Atish Patra
2022-04-22
target/riscv: Add support for mconfigptr
Atish Patra
2022-02-16
target/riscv: add support for svpbmt extension
Weiwei Li
2022-02-16
target/riscv: add support for svnapot extension
Weiwei Li
2022-02-16
target/riscv: Ignore reserved bits in PTE for RV64
Guo Ren
2022-02-16
target/riscv: Add defines for AIA CSRs
Anup Patel
2022-02-16
target/riscv: Implement hgeie and hgeip CSRs
Anup Patel
2022-02-16
target/riscv: Implement SGEIP bit in hip and hie CSRs
Anup Patel
2022-01-21
target/riscv: Enable uxl field write
LIU Zhiwei
2022-01-08
target/riscv: actual functions to realize crs 128-bit insns
Frédéric Pétrot
2021-12-20
target/riscv: rvv-1.0: add vlenb register
Greentime Hu
2021-12-20
target/riscv: rvv-1.0: add vcsr register
LIU Zhiwei
2021-12-20
target/riscv: rvv-1.0: add sstatus VS field
LIU Zhiwei
2021-12-20
target/riscv: rvv-1.0: add mstatus VS field
LIU Zhiwei
2021-10-29
target/riscv: remove force HS exception
Jose Martins
2021-10-28
target/riscv: Add CSR defines for RISC-V PM extension
Alexey Baturo
2021-10-22
target/riscv: Create RISCVMXL enumeration
Richard Henderson
2021-10-22
target/riscv: Remove some unused macros
Alistair Francis
2021-09-21
target/riscv: csr: Rename HCOUNTEREN_CY and friends
Bin Meng
2021-09-21
target/riscv: Update the ePMP CSR address
Alistair Francis
2021-06-08
target/riscv: fix wfi exception behavior
Jose Martins
[next]