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_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-03
target/riscv: hardwire mstatus.FS to zero when enable zfinx
Weiwei Li
1
-1
/
+5
2022-02-16
target/riscv: add support for svpbmt extension
Weiwei Li
1
-1
/
+3
2022-02-16
target/riscv: add support for svnapot extension
Weiwei Li
1
-3
/
+15
2022-02-16
target/riscv: add PTE_A/PTE_D/PTE_U bits check for inner PTE
Weiwei Li
1
-0
/
+3
2022-02-16
target/riscv: Ignore reserved bits in PTE for RV64
Guo Ren
1
-1
/
+12
2022-02-16
target/riscv: Implement AIA CSRs for 64 local interrupts on RV32
Anup Patel
1
-5
/
+5
2022-02-16
target/riscv: Implement AIA local interrupt priorities
Anup Patel
1
-21
/
+260
2022-02-16
target/riscv: Allow AIA device emulation to set ireg rmw callback
Anup Patel
1
-0
/
+14
2022-02-16
target/riscv: Improve delivery of guest external interrupts
Anup Patel
1
-0
/
+13
2022-02-16
target/riscv: Implement hgeie and hgeip CSRs
Anup Patel
1
-3
/
+34
2022-01-21
target/riscv: Split out the vill from vtype
LIU Zhiwei
1
-2
/
+1
2022-01-21
target/riscv: Split pm_enabled into mask and base
LIU Zhiwei
1
-18
/
+6
2022-01-21
target/riscv: Create current pm fields in env
LIU Zhiwei
1
-0
/
+43
2022-01-21
target/riscv: Ignore the pc bits above XLEN
LIU Zhiwei
1
-1
/
+1
2022-01-21
target/riscv: Create xl field in env
LIU Zhiwei
1
-32
/
+2
2022-01-21
target/riscv: rvv-1.0: Add Zve32f extension into RISC-V
Frank Chang
1
-1
/
+1
2022-01-21
target/riscv: rvv-1.0: Add Zve64f extension into RISC-V
Frank Chang
1
-1
/
+4
2022-01-08
target/riscv: Implement the stval/mtval illegal instruction
Alistair Francis
1
-0
/
+3
2022-01-08
target/riscv: Fixup setting GVA
Alistair Francis
1
-15
/
+6
2021-12-20
target/riscv: rvv-1.0: take fractional LMUL into vector max elements calculation
Frank Chang
1
-3
/
+13
2021-12-20
target/riscv: rvv-1.0: add translation-time vector context status
Frank Chang
1
-0
/
+3
2021-12-20
target/riscv: rvv-1.0: add mstatus VS field
LIU Zhiwei
1
-1
/
+19
2021-11-02
target/riscv: Make riscv_cpu_tlb_fill sysemu only
Richard Henderson
1
-20
/
+1
2021-10-29
target/riscv: remove force HS exception
Jose Martins
1
-25
/
+1
2021-10-29
target/riscv: fix VS interrupts forwarding to HS
Jose Martins
1
-20
/
+8
2021-10-28
target/riscv: Implement address masking functions required for RISC-V Pointer...
Anatoly Parshintsev
1
-0
/
+18
2021-10-22
target/riscv: Compute mstatus.sd on demand
Richard Henderson
1
-2
/
+1
2021-10-22
target/riscv: Add MXL/SXL/UXL to TB_FLAGS
Richard Henderson
1
-0
/
+33
2021-10-22
target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl
Richard Henderson
1
-6
/
+6
2021-10-22
target/riscv: Move cpu_get_tb_cpu_state out of line
Richard Henderson
1
-0
/
+46
2021-09-21
target/riscv: Backup/restore mstatus.SD bit when virtual register swapped
Frank Chang
1
-1
/
+2
2021-09-14
target/riscv: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
1
-5
/
+0
2021-05-11
target/riscv: Remove the hardcoded SATP_MODE macro
Alistair Francis
1
-8
/
+24
2021-05-11
target/riscv: Remove the hardcoded HGATP_MODE macro
Alistair Francis
1
-9
/
+15
2021-05-11
target/riscv: fix exception index on instruction access fault
Emmanuel Blot
1
-1
/
+3
2021-05-11
riscv: don't look at SUM when accessing memory from a debugger context
Jade Fink
1
-8
/
+12
2021-05-11
target/riscv: Convert the RISC-V exceptions to an enum
Alistair Francis
1
-2
/
+2
2021-05-11
target/riscv: Remove privilege v1.9 specific CSR related code
Atish Patra
1
-6
/
+6
2021-03-22
target/riscv: Add proper two-stage lookup exception detection
Georg Kotheimer
1
-13
/
+8
2021-03-22
target/riscv: Use background registers also for MSTATUS_MPV
Georg Kotheimer
1
-1
/
+1
2021-03-22
target/riscv: Adjust privilege level for HLV(X)/HSV instructions
Georg Kotheimer
1
-11
/
+14
2021-03-22
target/riscv: add log of PMP permission checking
Jim Shu
1
-0
/
+12
2021-03-22
target/riscv: propagate PMP permission to TLB page
Jim Shu
1
-21
/
+63
2021-03-10
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
1
-1
/
+1
2021-02-05
cpu: move cc->transaction_failed to tcg_ops
Claudio Fontana
1
-1
/
+1
2021-01-18
riscv: Add semihosting support
Keith Packard
1
-0
/
+10
2020-12-17
target/riscv: cpu_helper: Remove compile time XLEN checks
Alistair Francis
1
-5
/
+7
2020-12-17
target/riscv: Fix the bug of HLVX/HLV/HSV
Yifei Jiang
1
-1
/
+2
2020-11-09
target/riscv: Remove the HS_TWO_STAGE flag
Alistair Francis
1
-36
/
+24
2020-11-09
target/riscv: Add a virtualised MMU Mode
Alistair Francis
1
-1
/
+1
[next]