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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/riscv: gdb: support vector registers for rv64 & rv32
Hsiangkai Wang
2021-12-20
1
-0
/
+1
*
target/riscv: rvv-1.0: relax RV_VLEN_MAX to 1024-bits
Frank Chang
2021-12-20
1
-1
/
+1
*
target/riscv: rvv-1.0: take fractional LMUL into vector max elements calculation
Frank Chang
2021-12-20
1
-9
/
+18
*
target/riscv: rvv-1.0: add VMA and VTA
Frank Chang
2021-12-20
1
-0
/
+2
*
target/riscv: rvv-1.0: add fractional LMUL
Frank Chang
2021-12-20
1
-12
/
+14
*
target/riscv: rvv-1.0: add translation-time vector context status
Frank Chang
2021-12-20
1
-2
/
+3
*
target/riscv: rvv-1.0: add mstatus VS field
LIU Zhiwei
2021-12-20
1
-0
/
+2
*
target/riscv: drop vector 0.7.1 and add 1.0 support
Frank Chang
2021-12-20
1
-1
/
+1
*
target/riscv: zfh: implement zfhmin extension
Frank Chang
2021-12-20
1
-0
/
+1
*
target/riscv: zfh: half-precision load and store
Kito Cheng
2021-12-20
1
-0
/
+1
*
target/riscv: remove force HS exception
Jose Martins
2021-10-29
1
-2
/
+0
*
target/riscv: Implement address masking functions required for RISC-V Pointer...
Anatoly Parshintsev
2021-10-28
1
-0
/
+2
*
target/riscv: Support CSRs required for RISC-V PM extension except for the h-...
Alexey Baturo
2021-10-28
1
-0
/
+11
*
target/riscv: Add J-extension into RISC-V
Alexey Baturo
2021-10-28
1
-0
/
+2
*
target/riscv: Add MXL/SXL/UXL to TB_FLAGS
Richard Henderson
2021-10-21
1
-0
/
+2
*
target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl
Richard Henderson
2021-10-21
1
-1
/
+8
*
target/riscv: Split misa.mxl and misa.ext
Richard Henderson
2021-10-21
1
-7
/
+8
*
target/riscv: Move cpu_get_tb_cpu_state out of line
Richard Henderson
2021-10-21
1
-45
/
+2
*
target/riscv: fix TB_FLAGS bits overlapping bug for rvv/rvh
Frank Chang
2021-10-21
1
-7
/
+7
*
target/riscv: Set mstatus_hs.[SD|FS] bits if Clean and V=1 in mark_fs_dirty()
Frank Chang
2021-10-07
1
-0
/
+4
*
target/riscv: Remove RVB (replaced by Zb[abcs])
Philipp Tomsich
2021-10-07
1
-3
/
+0
*
target/riscv: Add x-zba, x-zbb, x-zbc and x-zbs properties
Philipp Tomsich
2021-10-07
1
-0
/
+4
*
hw/core: Make do_unaligned_access noreturn
Richard Henderson
2021-09-22
1
-1
/
+1
*
include/exec: Move cpu_signal_handler declaration
Richard Henderson
2021-09-22
1
-2
/
+0
*
target/riscv: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
1
-1
/
+1
*
target/riscv: rvb: add b-ext version cpu option
Frank Chang
2021-06-08
1
-0
/
+3
*
target/riscv: rvb: support and turn on B-extension from command line
Kito Cheng
2021-06-08
1
-0
/
+1
*
target/riscv: rvb: count leading/trailing zeros
Kito Cheng
2021-06-08
1
-0
/
+1
*
target/riscv: Remove unnecessary riscv_*_names[] declaration
Bin Meng
2021-06-08
1
-2
/
+0
*
target/riscv: Do not include 'pmp.h' in user emulation
Philippe Mathieu-Daudé
2021-06-08
1
-0
/
+2
*
target/riscv: Remove the hardcoded RVXLEN macro
Alistair Francis
2021-05-11
1
-6
/
+0
*
target/riscv: Add a config option for ePMP
Hou Weiying
2021-05-11
1
-0
/
+1
*
target/riscv: Add ePMP CSR access functions
Hou Weiying
2021-05-11
1
-0
/
+1
*
target/riscv: Add the ePMP feature
Alistair Francis
2021-05-11
1
-0
/
+1
*
target/riscv: Use RISCVException enum for CSR access
Alistair Francis
2021-05-11
1
-4
/
+7
*
target/riscv: Use the RISCVException enum for CSR operations
Alistair Francis
2021-05-11
1
-6
/
+8
*
target/riscv: Use the RISCVException enum for CSR predicates
Alistair Francis
2021-05-11
1
-1
/
+2
*
target/riscv: Add Shakti C class CPU
Vijai Kumar K
2021-05-11
1
-0
/
+1
*
target/riscv: Remove privilege v1.9 specific CSR related code
Atish Patra
2021-05-11
1
-3
/
+1
*
target/riscv: Add proper two-stage lookup exception detection
Georg Kotheimer
2021-03-23
1
-0
/
+4
*
target-riscv: support QMP dump-guest-memory
Yifei Jiang
2021-03-04
1
-0
/
+4
*
target/riscv: Declare csr_ops[] with a known size
Bin Meng
2021-03-04
1
-1
/
+1
*
target/riscv: Generate the GDB XML file for CSR registers dynamically
Bin Meng
2021-01-16
1
-0
/
+2
*
target/riscv: Add CSR name in the CSR function table
Bin Meng
2021-01-16
1
-0
/
+1
*
target/riscv: Make csr_ops[CSR_TABLE_SIZE] external
Bin Meng
2021-01-16
1
-0
/
+8
*
target/riscv: Add a riscv_cpu_is_32bit() helper function
Alistair Francis
2020-12-18
1
-0
/
+2
*
target/riscv: Add a TYPE_RISCV_CPU_BASE CPU
Alistair Francis
2020-12-18
1
-0
/
+6
*
target/riscv: Remove the hyp load and store functions
Alistair Francis
2020-11-10
1
-0
/
+12
*
target/riscv: Remove the HS_TWO_STAGE flag
Alistair Francis
2020-11-10
1
-2
/
+1
*
target/riscv: Add a virtualised MMU Mode
Alistair Francis
2020-11-10
1
-1
/
+3
[next]