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-03-05
target/hexagon: Drop tcg_temp_free from gen_tcg_funcs.py
Richard Henderson
1
-78
/
+1
2023-03-05
target/hexagon: Drop tcg_temp_free from C code
Richard Henderson
6
-121
/
+0
2023-03-05
target/cris: Drop tcg_temp_free
Richard Henderson
2
-111
/
+0
2023-03-05
target/cris: Drop addr from dec10_ind_move_m_pr
Richard Henderson
1
-3
/
+1
2023-03-05
target/cris: Drop cris_alu_m_free_temps
Richard Henderson
2
-27
/
+0
2023-03-05
target/cris: Drop cris_alu_free_temps
Richard Henderson
1
-20
/
+0
2023-03-05
target/avr: Drop tcg_temp_free
Richard Henderson
1
-228
/
+0
2023-03-05
target/avr: Drop R from trans_COM
Richard Henderson
1
-4
/
+0
2023-03-05
target/avr: Drop DisasContext.free_skip_var0
Richard Henderson
1
-19
/
+0
2023-03-05
target/arm: Drop tcg_temp_free from translator.h
Richard Henderson
1
-2
/
+0
2023-03-05
target/arm: Drop tcg_temp_free from translator-vfp.c
Richard Henderson
1
-193
/
+0
2023-03-05
target/arm: Drop tcg_temp_free from translator-sve.c
Richard Henderson
1
-184
/
+2
2023-03-05
target/arm: Drop tcg_temp_free from translator-sme.c
Richard Henderson
1
-28
/
+0
2023-03-05
target/arm: Drop tcg_temp_free from translator-neon.c
Richard Henderson
1
-130
/
+1
2023-03-05
target/arm: Drop tcg_temp_free from translator-mve.c
Richard Henderson
1
-52
/
+0
2023-03-05
target/arm: Drop tcg_temp_free from translator-m-nocp.c
Richard Henderson
1
-20
/
+0
2023-03-05
target/arm: Drop tcg_temp_free from translator-a64.c
Richard Henderson
1
-457
/
+11
2023-03-05
target/arm: Drop new_tmp_a64_zero
Richard Henderson
2
-24
/
+18
2023-03-05
target/arm: Drop new_tmp_a64
Richard Henderson
3
-36
/
+30
2023-03-05
target/arm: Drop DisasContext.tmp_a64
Richard Henderson
2
-27
/
+1
2023-03-05
target/arm: Drop tcg_temp_free from translator.c
Richard Henderson
1
-261
/
+5
2023-03-05
target/arm: Remove value_global from DisasCompare
Richard Henderson
2
-6
/
+0
2023-03-05
target/arm: Remove arm_free_cc, a64_free_cc
Richard Henderson
3
-23
/
+4
2023-03-05
target/alpha: Drop tcg_temp_free
Richard Henderson
1
-70
/
+0
2023-03-05
accel/tcg: Remove translator_loop_temp_check
Richard Henderson
4
-6
/
+0
2023-03-05
target/sparc: Use tlb_set_page_full
Richard Henderson
1
-67
/
+54
2023-03-04
Merge tag 'pull-ppc-20230303' of https://gitlab.com/danielhb/qemu into staging
Peter Maydell
1
-0
/
+9
2023-03-03
target/ppc/translate: Add dummy implementation for dcblc instruction
Bernhard Beschow
1
-0
/
+9
2023-03-03
Merge tag 'pull-loongarch-20230303' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2
-0
/
+3
2023-03-03
Merge tag 'pull-riscv-to-apply-20230303' of https://gitlab.com/palmer-dabbelt...
Peter Maydell
17
-542
/
+504
2023-03-03
target/loongarch: Implement Chip Configuraiton Version Register(0x0000)
Song Gao
2
-0
/
+3
2023-03-02
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
10
-3
/
+2312
2023-03-02
Merge tag 'pull-monitor-2023-03-02' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
11
-141
/
+159
2023-03-02
target/ppc: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
4
-49
/
+53
2023-03-02
target/loongarch: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
3
-27
/
+38
2023-03-02
target/i386: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
1
-35
/
+39
2023-03-02
target/arm: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
3
-30
/
+29
2023-03-01
Merge patch series "target/riscv: some vector_helper.c cleanups"
Palmer Dabbelt
1
-65
/
+39
2023-03-01
target/riscv/vector_helper.c: avoid env_archcpu() when reading RISCVCPUConfig
Daniel Henrique Barboza
1
-10
/
+10
2023-03-01
target/riscv/vector_helper.c: create vext_set_tail_elems_1s()
Daniel Henrique Barboza
1
-56
/
+30
2023-03-01
Merge patch series "RISCVCPUConfig related cleanups"
Palmer Dabbelt
1
-61
/
+48
2023-03-01
target/riscv/csr.c: avoid env_archcpu() usages when reading RISCVCPUConfig
Daniel Henrique Barboza
1
-23
/
+9
2023-03-01
target/riscv/csr.c: use riscv_cpu_cfg() to avoid env_cpu() pointers
Daniel Henrique Barboza
1
-38
/
+12
2023-03-01
target/riscv/csr.c: simplify mctr()
Daniel Henrique Barboza
1
-3
/
+2
2023-03-01
target/riscv/csr.c: use env_archcpu() in ctr()
Daniel Henrique Barboza
1
-2
/
+1
2023-03-01
Merge patch series "target/riscv: Add support for Svadu extension"
Palmer Dabbelt
5
-8
/
+47
2023-03-01
target/riscv: Export Svadu property
Weiwei Li
1
-0
/
+3
2023-03-01
target/riscv: Add *envcfg.HADE related check in address translation
Weiwei Li
2
-2
/
+10
2023-03-01
target/riscv: Add *envcfg.PBMTE related check in address translation
Weiwei Li
2
-2
/
+11
2023-03-01
target/riscv: Add csr support for svadu
Weiwei Li
3
-6
/
+16
[next]