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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-13
target/riscv: Deny access if access is partially inside the PMP entry
Weiwei Li
1
-2
/
+2
2023-06-13
target/riscv: Separate pmp_update_rule() in pmpcfg_csr_write
Weiwei Li
1
-14
/
+2
2023-06-13
target/riscv: Flush TLB only when pmpcfg/pmpaddr really changes
Weiwei Li
1
-10
/
+18
2023-06-13
target/riscv: Flush TLB when pmpaddr is updated
Weiwei Li
1
-0
/
+1
2023-06-13
target/riscv: Update the next rule addr in pmpaddr_csr_write()
Weiwei Li
1
-3
/
+7
2023-06-13
target/riscv: Flush TLB when MMWP or MML bits are changed
Weiwei Li
1
-0
/
+3
2023-06-13
target/riscv: Remove unused paramters in pmp_hart_has_privs_default()
Weiwei Li
1
-6
/
+3
2023-06-13
target/riscv: Make RLB/MML/MMWP bits writable only when Smepmp is enabled
Weiwei Li
1
-24
/
+26
2023-06-13
target/riscv: Change the return type of pmp_hart_has_privs() to bool
Weiwei Li
3
-27
/
+21
2023-06-13
target/riscv: Make the short cut really work in pmp_hart_has_privs
Weiwei Li
1
-0
/
+1
2023-06-13
target/riscv: Move pmp_get_tlb_size apart from get_physical_address_pmp
Weiwei Li
1
-10
/
+6
2023-06-13
target/riscv: Update pmp_get_tlb_size()
Weiwei Li
3
-22
/
+57
2023-06-13
target/riscv: rework write_misa()
Daniel Henrique Barboza
3
-29
/
+27
2023-06-13
target/riscv/cpu.c: remove cfg setup from riscv_cpu_init()
Daniel Henrique Barboza
1
-12
/
+47
2023-06-13
target/riscv/cpu.c: validate extensions before riscv_timer_init()
Daniel Henrique Barboza
1
-7
/
+4
2023-06-13
target/riscv/cpu.c: add riscv_cpu_validate_misa_mxl()
Daniel Henrique Barboza
1
-17
/
+33
2023-06-13
target/riscv/cpu.c: add priv_spec validate/disable_exts helpers
Daniel Henrique Barboza
1
-35
/
+56
2023-06-13
target/riscv: Update check for Zca/Zcf/Zcd
Weiwei Li
4
-15
/
+21
2023-06-13
target/riscv: Mask the implicitly enabled extensions in isa_string based on p...
Weiwei Li
1
-1
/
+2
2023-06-13
target/riscv: add PRIV_VERSION_LATEST
Daniel Henrique Barboza
2
-4
/
+6
2023-06-13
target/riscv/cpu.c: remove set_priv_version()
Daniel Henrique Barboza
1
-17
/
+12
2023-06-13
target/riscv/cpu.c: remove set_vext_version()
Daniel Henrique Barboza
1
-6
/
+1
2023-06-13
target/riscv/cpu.c: add riscv_cpu_validate_v()
Daniel Henrique Barboza
1
-41
/
+48
2023-06-13
target/riscv: Move zc* out of the experimental properties
Weiwei Li
1
-8
/
+8
2023-06-13
target/riscv/vector_helper.c: skip set tail when vta is zero
Daniel Henrique Barboza
1
-3
/
+8
2023-06-10
Merge tag 'pull-ppc-20230610' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
11
-179
/
+227
2023-06-10
target/ppc: Implement gathering irq statistics
BALATON Zoltan
3
-0
/
+20
2023-06-10
target/ppc: Rework store conditional to avoid branch
Nicholas Piggin
1
-33
/
+30
2023-06-10
target/ppc: Remove larx/stcx. memory barrier semantics
Nicholas Piggin
1
-11
/
+0
2023-06-10
target/ppc: Ensure stcx size matches larx
Nicholas Piggin
3
-4
/
+14
2023-06-10
target/ppc: Fix lqarx to set cpu_reserve
Nicholas Piggin
1
-0
/
+1
2023-06-10
target/ppc: Eliminate goto in mmubooke_check_tlb()
BALATON Zoltan
1
-19
/
+21
2023-06-10
target/ppc: Change ppcemb_tlb_check() to return bool
BALATON Zoltan
1
-13
/
+13
2023-06-10
target/ppc: Simplify ppcemb_tlb_search()
BALATON Zoltan
1
-7
/
+3
2023-06-10
target/ppc: Remove some unneded line breaks
BALATON Zoltan
2
-10
/
+6
2023-06-10
target/ppc: Move ppcemb_tlb_search() to mmu_common.c
BALATON Zoltan
3
-25
/
+22
2023-06-10
target/ppc: Remove "ext" parameter of ppcemb_tlb_check()
BALATON Zoltan
3
-15
/
+11
2023-06-10
target/ppc: Remove single use function
BALATON Zoltan
1
-10
/
+1
2023-06-10
target/ppc: PMU implement PERFM interrupts
Nicholas Piggin
2
-8
/
+15
2023-06-10
target/ppc: Support directed privileged doorbell interrupt (SDOOR)
Nicholas Piggin
1
-1
/
+1
2023-06-10
target/ppc: Fix msgclrp interrupt type
Nicholas Piggin
1
-1
/
+1
2023-06-10
target/ppc: PMU do not clear MMCR0[FCECE] on performance monitor alert
Nicholas Piggin
1
-1
/
+0
2023-06-10
target/ppc: Fix PMU hflags calculation
Nicholas Piggin
6
-41
/
+85
2023-06-10
target/ppc: Fix nested-hv HEAI delivery
Nicholas Piggin
1
-2
/
+5
2023-06-09
target/m68k/fpu_helper: Use FloatRelation enum to hold comparison result
Philippe Mathieu-Daudé
1
-2
/
+2
2023-06-07
Merge tag 'pull-tricore-20230607' of https://github.com/bkoppelmann/qemu into...
Richard Henderson
4
-56
/
+125
2023-06-07
target/tricore: Fix wrong PSW for call insns
Bastian Koppelmann
1
-0
/
+2
2023-06-07
target/tricore: Refactor PCXI/ICR register fields
Bastian Koppelmann
4
-56
/
+123
2023-06-07
target/arm: Only include tcg/oversized-guest.h if CONFIG_TCG
Richard Henderson
1
-2
/
+3
2023-06-06
Merge tag 'pull-target-arm-20230606' of https://git.linaro.org/people/pmaydel...
Richard Henderson
21
-478
/
+1614
[next]