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
2020-06-19
hw/riscv: sifive: Change SiFive E/U CPU reset vector to 0x1004
Bin Meng
1
-8
/
+8
2020-06-19
target/riscv: Rename IBEX CPU init routine
Bin Meng
1
-2
/
+2
2020-06-19
target/riscv: Use a smaller guess size for no-MMU PMP
Alistair Francis
1
-5
/
+9
2020-06-19
target/riscv: Implement checks for hfence
Alistair Francis
3
-26
/
+24
2020-06-19
target/riscv: Move the hfence instructions to the rvh decode
Alistair Francis
4
-41
/
+63
2020-06-19
target/riscv: Report errors validating 2nd-stage PTEs
Alistair Francis
1
-2
/
+7
2020-06-19
target/riscv: Set access as data_load when validating stage-2 PTEs
Alistair Francis
1
-1
/
+1
2020-06-19
riscv: Keep the CPU init routine names consistent
Bin Meng
1
-4
/
+4
2020-06-19
riscv: Generalize CPU init routine for the imacu CPU
Bin Meng
1
-21
/
+10
2020-06-19
riscv: Generalize CPU init routine for the gcsu CPU
Bin Meng
1
-14
/
+6
2020-06-19
riscv: Generalize CPU init routine for the base CPU
Bin Meng
1
-13
/
+5
2020-06-19
riscv: Add helper to make NaN-boxing for FP register
Ian Jiang
1
-2
/
+15
2020-06-08
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
1
-2
/
+4
2020-06-05
target/riscv/cpu: Restrict CPU migration to system-mode
Philippe Mathieu-Daudé
1
-2
/
+4
2020-06-03
target/riscv: Add the lowRISC Ibex CPU
Alistair Francis
2
-0
/
+11
2020-06-03
target/riscv: Don't set PMP feature in the cpu init
Alistair Francis
1
-5
/
+0
2020-06-03
target/riscv: Disable the MMU correctly
Alistair Francis
1
-2
/
+3
2020-06-03
target/riscv: Don't overwrite the reset vector
Alistair Francis
1
-1
/
+2
2020-06-03
target/riscv: Drop support for ISA spec version 1.09.1
Alistair Francis
7
-200
/
+63
2020-06-03
target/riscv: Remove the deprecated CPUs
Alistair Francis
2
-35
/
+0
2020-04-29
target/riscv: Add a sifive-e34 cpu type
Corey Wharton
2
-0
/
+11
2020-04-29
riscv: Fix Stage2 SV32 page table walk
Anup Patel
1
-6
/
+1
2020-04-29
riscv: AND stage-1 and stage-2 protection flags
Alistair Francis
1
-3
/
+5
2020-04-29
riscv: Don't use stage-2 PTE lookup protection flags
Alistair Francis
1
-1
/
+2
2020-03-19
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2
-4
/
+5
2020-03-17
cpu: Use DeviceClass reset instead of a special CPUClass reset
Peter Maydell
2
-4
/
+5
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
2
-11
/
+11
2020-03-16
target/riscv: Fix VS mode interrupts forwarding.
Rajnesh Kanwal
1
-1
/
+8
2020-03-16
target/riscv: Correctly implement TSR trap
Alistair Francis
1
-1
/
+1
2020-03-05
RISC-V: Add a missing "," in riscv_excp_names
Palmer Dabbelt
1
-2
/
+2
2020-02-27
target/riscv: Emulate TIME CSRs for privileged mode
Anup Patel
3
-4
/
+92
2020-02-27
target/riscv: Allow enabling the Hypervisor extension
Alistair Francis
2
-0
/
+6
2020-02-27
target/riscv: Add the MSTATUS_MPV_ISSET helper macro
Alistair Francis
4
-4
/
+15
2020-02-27
target/riscv: Add support for the 32-bit MSTATUSH CSR
Alistair Francis
6
-0
/
+62
2020-02-27
target/riscv: Set htval and mtval2 on execptions
Alistair Francis
1
-0
/
+10
2020-02-27
target/riscv: Raise the new execptions when 2nd stage translation fails
Alistair Francis
1
-6
/
+18
2020-02-27
target/riscv: Implement second stage MMU
Alistair Francis
2
-19
/
+175
2020-02-27
target/riscv: Allow specifying MMU stage
Alistair Francis
1
-9
/
+28
2020-02-27
target/riscv: Respect MPRV and SPRV for floating point ops
Alistair Francis
1
-1
/
+15
2020-02-27
target/riscv: Mark both sstatus and msstatus_hs as dirty
Alistair Francis
1
-0
/
+13
2020-02-27
target/riscv: Disable guest FP support based on virtual status
Alistair Francis
1
-0
/
+3
2020-02-27
target/riscv: Only set TB flags with FP status if enabled
Alistair Francis
1
-1
/
+4
2020-02-27
target/riscv: Remove the hret instruction
Alistair Francis
2
-6
/
+0
2020-02-27
target/riscv: Add hfence instructions
Alistair Francis
2
-9
/
+54
2020-02-27
target/riscv: Add Hypervisor trap return support
Alistair Francis
1
-10
/
+52
2020-02-27
target/riscv: Add hypvervisor trap support
Alistair Francis
1
-10
/
+59
2020-02-27
target/riscv: Generate illegal instruction on WFI when V=1
Alistair Francis
1
-2
/
+3
2020-02-27
target/ricsv: Flush the TLB on virtulisation mode changes
Alistair Francis
1
-0
/
+5
2020-02-27
target/riscv: Add support for virtual interrupt setting
Alistair Francis
1
-5
/
+28
2020-02-27
target/riscv: Extend the SIP CSR to support virtulisation
Alistair Francis
1
-1
/
+12
[next]