index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
1
-1
/
+1
2019-08-19
Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20190819' into staging
Peter Maydell
1
-18
/
+1
2019-08-19
target/riscv: Remove redundant declaration pragmas
Richard Henderson
1
-18
/
+1
2019-08-19
target/riscv: rationalise softfloat includes
Alex Bennée
3
-1
/
+3
2019-06-25
RISC-V: Clear load reservations on context switch and SC
Joel Sing
3
-1
/
+18
2019-06-25
RISC-V: Add support for the Zicsr extension
Palmer Dabbelt
3
-0
/
+8
2019-06-25
RISC-V: Add support for the Zifencei extension
Palmer Dabbelt
4
-0
/
+9
2019-06-25
target/riscv: Add support for disabling/enabling Counters
Alistair Francis
3
-5
/
+14
2019-06-25
target/riscv: Remove user version information
Alistair Francis
2
-25
/
+9
2019-06-25
target/riscv: Require either I or E base extension
Alistair Francis
1
-0
/
+6
2019-06-25
target/riscv: Set privledge spec 1.11.0 as default
Alistair Francis
1
-3
/
+5
2019-06-25
target/riscv: Add the mcountinhibit CSR
Alistair Francis
2
-2
/
+16
2019-06-24
target/riscv: Add the privledge spec version 1.11.0
Alistair Francis
2
-1
/
+2
2019-06-24
target/riscv: Restructure deprecatd CPUs
Alistair Francis
2
-14
/
+17
2019-06-23
RISC-V: Fix a PMP check with the correct access size
Hesham Almatary
1
-2
/
+1
2019-06-23
RISC-V: Fix a PMP bug where it succeeds even if PMP entry is off
Hesham Almatary
1
-4
/
+5
2019-06-23
RISC-V: Check PMP during Page Table Walks
Hesham Almatary
2
-1
/
+10
2019-06-23
RISC-V: Check for the effective memory privilege mode during PMP checks
Hesham Almatary
3
-5
/
+13
2019-06-23
RISC-V: Raise access fault exceptions on PMP violations
Hesham Almatary
1
-3
/
+6
2019-06-23
RISC-V: Only Check PMP if MMU translation succeeds
Hesham Almatary
1
-0
/
+1
2019-06-23
target/riscv: Implement riscv_cpu_unassigned_access
Michael Clark
3
-0
/
+19
2019-06-23
target/riscv: Fix PMP range boundary address bug
Dayeol Lee
1
-1
/
+1
2019-06-23
target/riscv: Allow setting ISA extensions via CPU props
Alistair Francis
2
-2
/
+79
2019-06-12
Supply missing header guards
Markus Armbruster
3
-0
/
+15
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
3
-3
/
+0
2019-06-11
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
1
-0
/
+1
2019-06-10
cpu: Remove CPU_COMMON
Richard Henderson
1
-3
/
+0
2019-06-10
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
1
-0
/
+1
2019-06-10
cpu: Introduce cpu_set_cpustate_pointers
Richard Henderson
1
-2
/
+1
2019-06-10
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
1
-2
/
+0
2019-06-10
target/riscv: Use env_cpu, env_archcpu
Richard Henderson
4
-21
/
+13
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
1
-1
/
+0
2019-06-10
cpu: Define ArchCPU
Richard Henderson
1
-0
/
+1
2019-06-10
cpu: Define CPUArchState with typedef
Richard Henderson
1
-2
/
+2
2019-06-10
tcg: Split out target/arch/cpu-param.h
Richard Henderson
2
-17
/
+27
2019-05-24
target/riscv: Only flush TLB if SATP.ASID changes
Jonathan Behrens
1
-1
/
+3
2019-05-24
target/riscv: More accurate handling of `sip` CSR
Jonathan Behrens
1
-2
/
+5
2019-05-24
target/riscv: Add checks for several RVC reserved operands
Richard Henderson
2
-3
/
+14
2019-05-24
target/riscv: Add the HGATP register masks
Alistair Francis
1
-0
/
+11
2019-05-24
target/riscv: Add the HSTATUS register masks
Alistair Francis
1
-0
/
+18
2019-05-24
target/riscv: Add Hypervisor CSR macros
Alistair Francis
1
-3
/
+6
2019-05-24
target/riscv: Allow setting mstatus virtulisation bits
Alistair Francis
1
-9
/
+8
2019-05-24
target/riscv: Add the MPV and MTL mstatus bits
Alistair Francis
1
-3
/
+2
2019-05-24
target/riscv: Improve the scause logic
Alistair Francis
1
-1
/
+1
2019-05-24
target/riscv: Trigger interrupt on MIP update asynchronously
Alistair Francis
2
-8
/
+27
2019-05-24
target/riscv: Mark privilege level 2 as reserved
Alistair Francis
1
-1
/
+1
2019-05-24
target/riscv: Add a base 32 and 64 bit CPU
Alistair Francis
2
-0
/
+16
2019-05-24
target/riscv: Create settable CPU properties
Alistair Francis
2
-0
/
+57
2019-05-24
target/riscv: Remove spaces from register names
Richard Henderson
1
-8
/
+8
2019-05-24
target/riscv: Split gen_arith_imm into functional and temp
Richard Henderson
2
-9
/
+24
[next]