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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/riscv: setup everything for rv64 to support rv128 execution
Frédéric Pétrot
2022-01-08
1
-0
/
+20
*
target/riscv: array for the 64 upper bits of 128-bit registers
Frédéric Pétrot
2022-01-08
1
-0
/
+9
*
target/riscv: Fix position of 'experimental' comment
Philipp Tomsich
2022-01-08
1
-1
/
+2
*
target/riscv: Enable the Hypervisor extension by default
Alistair Francis
2022-01-08
1
-1
/
+1
*
target/riscv: Mark the Hypervisor extension as non experimental
Alistair Francis
2022-01-08
1
-1
/
+1
*
target/riscv: Enable bitmanip Zb[abcs] instructions
Vineet Gupta
2021-12-20
1
-4
/
+4
*
target/riscv: gdb: support vector registers for rv64 & rv32
Hsiangkai Wang
2021-12-20
1
-0
/
+2
*
target/riscv: drop vector 0.7.1 and add 1.0 support
Frank Chang
2021-12-20
1
-8
/
+8
*
target/riscv: zfh: add Zfhmin cpu property
Frank Chang
2021-12-20
1
-0
/
+1
*
target/riscv: zfh: add Zfh cpu property
Frank Chang
2021-12-20
1
-0
/
+1
*
target/riscv: Make riscv_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
1
-1
/
+1
*
target/riscv: Allow experimental J-ext to be turned on
Alexey Baturo
2021-10-28
1
-0
/
+4
*
target/riscv: Print new PM CSRs in QEMU logs
Alexey Baturo
2021-10-28
1
-0
/
+7
*
target/riscv: Support CSRs required for RISC-V PM extension except for the h-...
Alexey Baturo
2021-10-28
1
-0
/
+2
*
target/riscv: Use riscv_csrrw_debug for cpu_dump
Richard Henderson
2021-10-22
1
-44
/
+45
*
target/riscv: Add MXL/SXL/UXL to TB_FLAGS
Richard Henderson
2021-10-21
1
-0
/
+8
*
target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl
Richard Henderson
2021-10-21
1
-10
/
+14
*
target/riscv: Split misa.mxl and misa.ext
Richard Henderson
2021-10-21
1
-33
/
+45
*
target/riscv: Organise the CPU properties
Alistair Francis
2021-10-21
1
-7
/
+10
*
target/riscv: line up all of the registers in the info register dump
Travis Geiselbrecht
2021-10-21
1
-5
/
+5
*
target/riscv: Remove RVB (replaced by Zb[abcs])
Philipp Tomsich
2021-10-07
1
-26
/
+0
*
target/riscv: Add x-zba, x-zbb, x-zbc and x-zbs properties
Philipp Tomsich
2021-10-07
1
-0
/
+4
*
target/riscv: Expose interrupt pending bits as GPIO lines
Alistair Francis
2021-09-20
1
-0
/
+30
*
target/riscv: Update the ePMP CSR address
Alistair Francis
2021-09-20
1
-0
/
+1
*
target/riscv: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
1
-1
/
+1
*
target/riscv: Don't wrongly override isa version
LIU Zhiwei
2021-09-01
1
-6
/
+8
*
target/riscv: rvb: add b-ext version cpu option
Frank Chang
2021-06-08
1
-0
/
+23
*
target/riscv: rvb: support and turn on B-extension from command line
Kito Cheng
2021-06-08
1
-0
/
+4
*
target/riscv: Dump CSR mscratch/sscratch/satp
Changbin Du
2021-06-08
1
-2
/
+5
*
target/riscv: Remove unnecessary riscv_*_names[] declaration
Bin Meng
2021-06-08
1
-2
/
+2
*
hw/core: Constify TCGCPUOps
Richard Henderson
2021-05-27
1
-1
/
+1
*
cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-1
/
+1
*
cpu: Move CPUClass::write_elf* to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-2
/
+2
*
cpu: Move CPUClass::vmsd to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-1
/
+1
*
cpu: Introduce SysemuCPUOps structure
Philippe Mathieu-Daudé
2021-05-27
1
-0
/
+8
*
cpu: Rename CPUClass vmsd -> legacy_vmsd
Philippe Mathieu-Daudé
2021-05-27
1
-2
/
+1
*
target/riscv: Remove the hardcoded RVXLEN macro
Alistair Francis
2021-05-11
1
-1
/
+5
*
target/riscv: fix a typo with interrupt names
Emmanuel Blot
2021-05-11
1
-1
/
+1
*
target/riscv: Add ePMP support for the Ibex CPU
Alistair Francis
2021-05-11
1
-0
/
+1
*
target/riscv: Add a config option for ePMP
Hou Weiying
2021-05-11
1
-0
/
+10
*
target/riscv: Convert the RISC-V exceptions to an enum
Alistair Francis
2021-05-11
1
-1
/
+1
*
target/riscv: Add Shakti C class CPU
Vijai Kumar K
2021-05-11
1
-0
/
+1
*
target/riscv: Align the data type of reset vector address
Dylan Jhong
2021-05-11
1
-1
/
+1
*
target/riscv: Remove privilege v1.9 specific CSR related code
Atish Patra
2021-05-11
1
-1
/
+1
*
target/riscv: Add proper two-stage lookup exception detection
Georg Kotheimer
2021-03-23
1
-0
/
+1
*
Various spelling fixes
Michael Tokarev
2021-03-09
1
-1
/
+1
*
target-riscv: support QMP dump-guest-memory
Yifei Jiang
2021-03-04
1
-0
/
+2
*
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
2021-02-05
1
-7
/
+16
*
cpu: move do_unaligned_access to tcg_ops
Claudio Fontana
2021-02-05
1
-1
/
+1
*
cpu: move cc->transaction_failed to tcg_ops
Claudio Fontana
2021-02-05
1
-1
/
+1
[next]