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: Implement riscv_cpu_unassigned_access
Michael Clark
2019-06-24
1
-0
/
+2
*
target/riscv: Allow setting ISA extensions via CPU props
Alistair Francis
2019-06-24
1
-0
/
+11
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
cpu: Remove CPU_COMMON
Richard Henderson
2019-06-10
1
-3
/
+0
*
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
2019-06-10
1
-0
/
+1
*
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
2019-06-10
1
-2
/
+0
*
target/riscv: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-5
/
+0
*
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
1
-1
/
+0
*
cpu: Define ArchCPU
Richard Henderson
2019-06-10
1
-0
/
+1
*
cpu: Define CPUArchState with typedef
Richard Henderson
2019-06-10
1
-2
/
+2
*
tcg: Split out target/arch/cpu-param.h
Richard Henderson
2019-06-10
1
-17
/
+4
*
target/riscv: Add a base 32 and 64 bit CPU
Alistair Francis
2019-05-24
1
-0
/
+2
*
target/riscv: Create settable CPU properties
Alistair Francis
2019-05-24
1
-0
/
+8
*
target/riscv: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
1
-2
/
+3
*
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2019-04-18
1
-1
/
+1
*
RISC-V: linux-user support for RVE ABI
Kito Cheng
2019-03-19
1
-0
/
+4
*
RISC-V: Allow interrupt controllers to claim interrupts
Michael Clark
2019-03-19
1
-0
/
+2
*
RISC-V: Add hooks to use the gdb xml files.
Jim Wilson
2019-03-19
1
-0
/
+2
*
RISC-V: Add debug support for accessing CSRs.
Jim Wilson
2019-03-19
1
-0
/
+5
*
RISC-V: Add misa runtime write support
Michael Clark
2019-02-12
1
-1
/
+3
*
RISC-V: Use riscv prefix consistently on cpu helpers
Michael Clark
2019-02-12
1
-11
/
+10
*
RISC-V: Split out mstatus_fs from tb_flags
Richard Henderson
2019-02-12
1
-3
/
+3
*
RISC-V: Implement existential predicates for CSRs
Michael Clark
2019-01-09
1
-2
/
+4
*
RISC-V: Implement modular CSR helper interface
Michael Clark
2019-01-08
1
-3
/
+32
*
RISC-V: Allow setting and clearing multiple irqs
Michael Clark
2018-10-17
1
-9
/
+13
*
riscv: remove define cpu_init()
Igor Mammedov
2018-09-05
1
-1
/
+0
*
RISC-V: Update address bits to support sv39 and sv48
Michael Clark
2018-09-04
1
-4
/
+4
*
RISC-V: Use [ms]counteren CSRs when priv ISA >= v1.10
Michael Clark
2018-05-06
1
-4
/
+2
*
RISC-V: Update E and I extension order
Michael Clark
2018-05-06
1
-0
/
+1
*
RISC-V: Remove EM_RISCV ELF_MACHINE indirection
Michael Clark
2018-05-06
1
-1
/
+0
*
cpu: add CPU_RESOLVING_TYPE macro
Igor Mammedov
2018-03-19
1
-0
/
+1
*
RISC-V CPU Core Definition
Michael Clark
2018-03-06
1
-0
/
+296