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: Add XVentanaCondOps custom extension
Philipp Tomsich
2022-02-16
1
-0
/
+3
*
target/riscv: refactor (anonymous struct) RISCVCPU.cfg into 'struct RISCVCPUC...
Philipp Tomsich
2022-02-16
1
-37
/
+41
*
target/riscv: Remove VILL field in VTYPE
LIU Zhiwei
2022-01-21
1
-1
/
+0
*
target/riscv: Adjust vsetvl according to XLEN
LIU Zhiwei
2022-01-21
1
-0
/
+5
*
target/riscv: Split out the vill from vtype
LIU Zhiwei
2022-01-21
1
-0
/
+1
*
target/riscv: Split pm_enabled into mask and base
LIU Zhiwei
2022-01-21
1
-1
/
+2
*
target/riscv: Create current pm fields in env
LIU Zhiwei
2022-01-21
1
-0
/
+4
*
target/riscv: Create xl field in env
LIU Zhiwei
2022-01-21
1
-0
/
+31
*
target/riscv: rvv-1.0: Add Zve32f extension into RISC-V
Frank Chang
2022-01-21
1
-0
/
+1
*
target/riscv: rvv-1.0: Add Zve64f extension into RISC-V
Frank Chang
2022-01-21
1
-0
/
+1
*
target/riscv: Add kvm_riscv_get/put_regs_timer
Yifei Jiang
2022-01-21
1
-0
/
+7
*
target/riscv: Add host cpu type
Yifei Jiang
2022-01-21
1
-0
/
+1
*
target/riscv: Support start kernel directly by KVM
Yifei Jiang
2022-01-21
1
-0
/
+3
*
target/riscv: Implement the stval/mtval illegal instruction
Alistair Francis
2022-01-08
1
-0
/
+2
*
target/riscv: actual functions to realize crs 128-bit insns
Frédéric Pétrot
2022-01-08
1
-0
/
+7
*
target/riscv: helper functions to wrap calls to 128-bit csr insns
Frédéric Pétrot
2022-01-08
1
-0
/
+5
*
target/riscv: adding high part of some csrs
Frédéric Pétrot
2022-01-08
1
-0
/
+4
*
target/riscv: support for 128-bit M extension
Frédéric Pétrot
2022-01-08
1
-0
/
+3
*
target/riscv: setup everything for rv64 to support rv128 execution
Frédéric Pétrot
2022-01-08
1
-0
/
+1
*
target/riscv: array for the 64 upper bits of 128-bit registers
Frédéric Pétrot
2022-01-08
1
-0
/
+2
*
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
[prev]
[next]