index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
riscv
/
cpu_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/riscv: Split out the vill from vtype
LIU Zhiwei
2022-01-21
1
-2
/
+1
*
target/riscv: Split pm_enabled into mask and base
LIU Zhiwei
2022-01-21
1
-18
/
+6
*
target/riscv: Create current pm fields in env
LIU Zhiwei
2022-01-21
1
-0
/
+43
*
target/riscv: Ignore the pc bits above XLEN
LIU Zhiwei
2022-01-21
1
-1
/
+1
*
target/riscv: Create xl field in env
LIU Zhiwei
2022-01-21
1
-32
/
+2
*
target/riscv: rvv-1.0: Add Zve32f extension into RISC-V
Frank Chang
2022-01-21
1
-1
/
+1
*
target/riscv: rvv-1.0: Add Zve64f extension into RISC-V
Frank Chang
2022-01-21
1
-1
/
+4
*
target/riscv: Implement the stval/mtval illegal instruction
Alistair Francis
2022-01-08
1
-0
/
+3
*
target/riscv: Fixup setting GVA
Alistair Francis
2022-01-08
1
-15
/
+6
*
target/riscv: rvv-1.0: take fractional LMUL into vector max elements calculation
Frank Chang
2021-12-20
1
-3
/
+13
*
target/riscv: rvv-1.0: add translation-time vector context status
Frank Chang
2021-12-20
1
-0
/
+3
*
target/riscv: rvv-1.0: add mstatus VS field
LIU Zhiwei
2021-12-20
1
-1
/
+19
*
target/riscv: Make riscv_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
1
-20
/
+1
*
target/riscv: remove force HS exception
Jose Martins
2021-10-29
1
-25
/
+1
*
target/riscv: fix VS interrupts forwarding to HS
Jose Martins
2021-10-29
1
-20
/
+8
*
target/riscv: Implement address masking functions required for RISC-V Pointer...
Anatoly Parshintsev
2021-10-28
1
-0
/
+18
*
target/riscv: Compute mstatus.sd on demand
Richard Henderson
2021-10-22
1
-2
/
+1
*
target/riscv: Add MXL/SXL/UXL to TB_FLAGS
Richard Henderson
2021-10-21
1
-0
/
+33
*
target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl
Richard Henderson
2021-10-21
1
-6
/
+6
*
target/riscv: Move cpu_get_tb_cpu_state out of line
Richard Henderson
2021-10-21
1
-0
/
+46
*
target/riscv: Backup/restore mstatus.SD bit when virtual register swapped
Frank Chang
2021-09-21
1
-1
/
+2
*
target/riscv: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
1
-5
/
+0
*
target/riscv: Remove the hardcoded SATP_MODE macro
Alistair Francis
2021-05-11
1
-8
/
+24
*
target/riscv: Remove the hardcoded HGATP_MODE macro
Alistair Francis
2021-05-11
1
-9
/
+15
*
target/riscv: fix exception index on instruction access fault
Emmanuel Blot
2021-05-11
1
-1
/
+3
*
riscv: don't look at SUM when accessing memory from a debugger context
Jade Fink
2021-05-11
1
-8
/
+12
*
target/riscv: Convert the RISC-V exceptions to an enum
Alistair Francis
2021-05-11
1
-2
/
+2
*
target/riscv: Remove privilege v1.9 specific CSR related code
Atish Patra
2021-05-11
1
-6
/
+6
*
target/riscv: Add proper two-stage lookup exception detection
Georg Kotheimer
2021-03-23
1
-13
/
+8
*
target/riscv: Use background registers also for MSTATUS_MPV
Georg Kotheimer
2021-03-23
1
-1
/
+1
*
target/riscv: Adjust privilege level for HLV(X)/HSV instructions
Georg Kotheimer
2021-03-23
1
-11
/
+14
*
target/riscv: add log of PMP permission checking
Jim Shu
2021-03-23
1
-0
/
+12
*
target/riscv: propagate PMP permission to TLB page
Jim Shu
2021-03-23
1
-21
/
+63
*
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
2021-03-10
1
-1
/
+1
*
cpu: move cc->transaction_failed to tcg_ops
Claudio Fontana
2021-02-05
1
-1
/
+1
*
riscv: Add semihosting support
Keith Packard
2021-01-18
1
-0
/
+10
*
target/riscv: cpu_helper: Remove compile time XLEN checks
Alistair Francis
2020-12-18
1
-5
/
+7
*
target/riscv: Fix the bug of HLVX/HLV/HSV
Yifei Jiang
2020-12-18
1
-1
/
+2
*
target/riscv: Remove the HS_TWO_STAGE flag
Alistair Francis
2020-11-10
1
-36
/
+24
*
target/riscv: Add a virtualised MMU Mode
Alistair Francis
2020-11-10
1
-1
/
+1
*
target/riscv: Merge m/vsstatus and m/vsstatush into one uint64_t unit
Yifei Jiang
2020-11-03
1
-28
/
+7
*
target/riscv: raise exception to HS-mode at get_physical_address
Yifei Jiang
2020-10-22
1
-9
/
+27
*
target/riscv: Fix update of hstatus.GVA in riscv_cpu_do_interrupt
Georg Kotheimer
2020-10-22
1
-1
/
+3
*
target/riscv: Fix update of hstatus.SPVP
Georg Kotheimer
2020-10-22
1
-1
/
+1
*
riscv: Convert interrupt logs to use qemu_log_mask()
Alistair Francis
2020-10-22
1
-1
/
+7
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-1
/
+1
*
hw/riscv: clint: Avoid using hard-coded timebase frequency
Bin Meng
2020-09-10
1
-1
/
+3
*
target/riscv: Fix bug in getting trap cause name for trace_riscv_trap
Yifei Jiang
2020-09-10
1
-2
/
+2
*
target/riscv: Update the Hypervisor trap return/entry
Alistair Francis
2020-08-25
1
-10
/
+6
*
target/riscv: Fix the interrupt cause code
Alistair Francis
2020-08-25
1
-2
/
+3
[next]