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: Emulate TIME CSRs for privileged mode
Anup Patel
2020-02-27
1
-0
/
+5
*
target/riscv: Allow enabling the Hypervisor extension
Alistair Francis
2020-02-27
1
-0
/
+1
*
target/riscv: Add support for the 32-bit MSTATUSH CSR
Alistair Francis
2020-02-27
1
-0
/
+10
*
target/riscv: Implement second stage MMU
Alistair Francis
2020-02-27
1
-0
/
+1
*
target/riscv: Only set TB flags with FP status if enabled
Alistair Francis
2020-02-27
1
-1
/
+4
*
target/riscv: Add virtual register swapping function
Alistair Francis
2020-02-27
1
-0
/
+11
*
target/riscv: Add the force HS exception mode
Alistair Francis
2020-02-27
1
-0
/
+2
*
target/riscv: Add the virtulisation mode
Alistair Francis
2020-02-27
1
-0
/
+4
*
target/riscv: Add the Hypervisor CSRs to CPUState
Alistair Francis
2020-02-27
1
-0
/
+21
*
target/riscv: Add the Hypervisor extension
Alistair Francis
2020-02-27
1
-0
/
+1
*
target/riscv: Convert MIP CSR to target_ulong
Alistair Francis
2020-02-27
1
-1
/
+1
*
target/riscv: Fix tb->flags FS status
ShihPo Hung
2020-01-16
1
-4
/
+1
*
target/riscv: Remove atomic accesses to MIP CSR
Alistair Francis
2019-11-14
1
-9
/
+0
*
RISC-V: Implement cpu_do_transaction_failed
Palmer Dabbelt
2019-10-28
1
-2
/
+5
*
target/riscv: Use TB_FLAGS_MSTATUS_FS for floating point
Alistair Francis
2019-09-17
1
-1
/
+1
*
target/riscv: Create function to test if FP is enabled
Alistair Francis
2019-09-17
1
-1
/
+5
*
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-21
1
-1
/
+1
*
target/riscv: rationalise softfloat includes
Alex Bennée
2019-08-19
1
-1
/
+1
*
RISC-V: Add support for the Zicsr extension
Palmer Dabbelt
2019-06-26
1
-0
/
+1
*
RISC-V: Add support for the Zifencei extension
Palmer Dabbelt
2019-06-26
1
-0
/
+1
*
target/riscv: Add support for disabling/enabling Counters
Alistair Francis
2019-06-25
1
-0
/
+1
*
target/riscv: Remove user version information
Alistair Francis
2019-06-25
1
-2
/
+0
*
target/riscv: Add the privledge spec version 1.11.0
Alistair Francis
2019-06-24
1
-0
/
+1
*
target/riscv: Restructure deprecatd CPUs
Alistair Francis
2019-06-24
1
-6
/
+7
*
RISC-V: Check PMP during Page Table Walks
Hesham Almatary
2019-06-24
1
-0
/
+1
*
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
[next]