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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
tcg
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
tcg: Export tcg_gen_ext_{i32,i64,tl}
Richard Henderson
1
-4
/
+10
2023-10-22
tcg: add negsetcondi
Paolo Bonzini
1
-0
/
+12
2023-10-22
tcg: Add tcg_gen_{ld,st}_i128
Richard Henderson
1
-0
/
+22
2023-10-22
tcg: Optimize past conditional branches
Richard Henderson
1
-3
/
+5
2023-10-22
tcg: Use constant zero when expanding with divu2
Richard Henderson
1
-8
/
+8
2023-10-22
tcg/s390x: Use tcg_use_softmmu
Richard Henderson
1
-80
/
+77
2023-10-22
tcg/riscv: Use tcg_use_softmmu
Richard Henderson
1
-87
/
+90
2023-10-22
tcg/riscv: Do not reserve TCG_GUEST_BASE_REG for guest_base zero
Richard Henderson
1
-2
/
+4
2023-10-22
tcg/ppc: Use tcg_use_softmmu
Richard Henderson
1
-127
/
+129
2023-10-22
tcg/mips: Use tcg_use_softmmu
Richard Henderson
1
-110
/
+105
2023-10-22
tcg/loongarch64: Use tcg_use_softmmu
Richard Henderson
1
-65
/
+61
2023-10-22
tcg/i386: Use tcg_use_softmmu
Richard Henderson
1
-101
/
+99
2023-10-22
tcg/aarch64: Use tcg_use_softmmu
Richard Henderson
1
-88
/
+87
2023-10-22
tcg/arm: Use tcg_use_softmmu
Richard Henderson
1
-109
/
+100
2023-10-22
tcg: Provide guest_base fallback for system mode
Richard Henderson
1
-0
/
+4
2023-10-22
tcg: Introduce tcg_use_softmmu
Richard Henderson
2
-10
/
+13
2023-10-22
tcg/ppc: Disable TCG_REG_TB for Power9/Power10
Richard Henderson
1
-1
/
+1
2023-10-22
tcg/ppc: Use PLD in tcg_out_goto_tb
Richard Henderson
1
-0
/
+3
2023-10-22
tcg/ppc: Use prefixed instructions in tcg_out_dupi_vec
Richard Henderson
1
-0
/
+9
2023-10-22
tcg/ppc: Use PLD in tcg_out_movi for constant pool
Richard Henderson
1
-0
/
+24
2023-10-22
tcg/ppc: Use prefixed instructions in tcg_out_mem_long
Richard Henderson
1
-0
/
+66
2023-10-22
tcg/ppc: Use PADDI in tcg_out_movi
Richard Henderson
1
-0
/
+51
2023-10-22
tcg/ppc: Use ADDPCIS in tcg_out_goto_tb
Richard Henderson
1
-2
/
+9
2023-10-22
tcg/ppc: Use ADDPCIS for the constant pool
Richard Henderson
1
-0
/
+12
2023-10-22
tcg/ppc: Use ADDPCIS in tcg_out_movi_int
Richard Henderson
1
-0
/
+13
2023-10-22
tcg/ppc: Use ADDPCIS in tcg_out_tb_start
Richard Henderson
1
-3
/
+22
2023-10-22
tcg/ppc: Reinterpret tb-relative to TB+4
Richard Henderson
1
-5
/
+10
2023-10-22
tcg/ppc: Enable direct branching tcg_out_goto_tb with TCG_REG_TB
Jordan Niethe
1
-31
/
+17
2023-10-22
tcg/ppc: Untabify tcg-target.c.inc
Richard Henderson
1
-3
/
+3
2023-10-07
tcg: Correct invalid mentions of 'softmmu' by 'system-mode'
Philippe Mathieu-Daudé
12
-26
/
+27
2023-10-04
tcg/loongarch64: Fix buid error
gaosong
1
-33
/
+35
2023-10-04
tcg: Split out tcg init functions to tcg/startup.h
Richard Henderson
1
-0
/
+1
2023-10-04
tcg: Remove argument to tcg_prologue_init
Richard Henderson
1
-1
/
+2
2023-10-04
accel/tcg: Remove env_tlb()
Anton Johansson
2
-2
/
+2
2023-10-04
tcg: Remove TCGContext.tlb_fast_offset
Richard Henderson
1
-6
/
+9
2023-10-03
tcg: Rename cpu_env to tcg_env
Richard Henderson
4
-164
/
+164
2023-10-03
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-2
/
+2
2023-09-29
tcg: Clean up local variable shadowing
Philippe Mathieu-Daudé
1
-8
/
+8
2023-09-29
meson: clean up static_library keyword arguments
Paolo Bonzini
1
-2
/
+2
2023-09-16
tcg: Map code_gen_buffer with PROT_BTI
Richard Henderson
1
-11
/
+30
2023-09-16
tcg/aarch64: Emit BTI insns at jump landing pads
Richard Henderson
1
-15
/
+39
2023-09-16
tcg: Add tcg_out_tb_start backend hook
Richard Henderson
11
-0
/
+53
2023-09-16
tcg: Add gvec compare with immediate and scalar operand
Richard Henderson
1
-0
/
+149
2023-09-16
tcg/loongarch64: Implement 128-bit load & store
Jiajie Chen
3
-1
/
+62
2023-09-15
tcg/loongarch64: Lower rotli_vec to vrotri
Jiajie Chen
2
-1
/
+22
2023-09-15
tcg/loongarch64: Lower rotv_vec ops to LSX
Jiajie Chen
2
-1
/
+15
2023-09-15
tcg/loongarch64: Lower vector shift integer ops
Jiajie Chen
2
-1
/
+22
2023-09-15
tcg/loongarch64: Lower bitsel_vec to vbitsel
Jiajie Chen
3
-2
/
+12
2023-09-15
tcg/loongarch64: Lower vector shift vector ops
Jiajie Chen
2
-1
/
+25
2023-09-15
tcg/loongarch64: Lower vector saturated ops
Jiajie Chen
2
-1
/
+33
[next]