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
/
accel
/
tcg
/
translate-all.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-29
cpu: Remove page_size_init
Richard Henderson
1
-1
/
+0
2024-01-29
accel/tcg: Move perf and debuginfo support to tcg/
Ilya Leoshkevich
1
-1
/
+1
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
1
-1
/
+1
2023-11-14
accel/tcg: Remove CF_LAST_IO
Richard Henderson
1
-2
/
+2
2023-11-07
accel/tcg: Factor tcg_cpu_reset_hold() out
Philippe Mathieu-Daudé
1
-8
/
+0
2023-11-06
accel/tcg: Move HMP info jit and info opcount code
Richard Henderson
1
-127
/
+0
2023-10-04
accel/tcg: Make monitor.c a target-agnostic unit
Philippe Mathieu-Daudé
1
-0
/
+1
2023-10-04
accel/tcg: Rename target-specific 'internal.h' -> 'internal-target.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-04
tcg: Remove TCGContext.tlb_fast_offset
Richard Henderson
1
-2
/
+0
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
1
-2
/
+2
2023-10-03
accel/tcg: Remove cpu_neg()
Richard Henderson
1
-3
/
+3
2023-10-03
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
1
-2
/
+2
2023-07-31
accel/tcg: Clear tcg_ctx->gen_tb on buffer overflow
Richard Henderson
1
-0
/
+1
2023-07-17
accel/tcg: Zero-pad PC in TCG CPU exec trace lines
Peter Maydell
1
-1
/
+1
2023-07-15
accel/tcg: Always lock pages before translation
Richard Henderson
1
-5
/
+38
2023-06-26
accel/tcg: remove CONFIG_PROFILER
Fei Wu
1
-33
/
+0
2023-06-26
target: Widen pc/cs_base in cpu_get_tb_cpu_state
Anton Johansson
1
-1
/
+2
2023-06-26
accel/tcg/translate-all.c: Widen pc and cs_base
Anton Johansson
1
-5
/
+5
2023-06-05
tcg: Remove NO_CPU_IO_DEFS
Richard Henderson
1
-1
/
+0
2023-06-05
tcg: Add guest_mo to TCGContext
Richard Henderson
1
-0
/
+5
2023-06-05
tcg: Add insn_start_words to TCGContext
Richard Henderson
1
-7
/
+13
2023-06-05
tcg: Add tlb_fast_offset to TCGContext
Richard Henderson
1
-0
/
+2
2023-06-05
tcg: Move TCG_TYPE_TL from tcg.h to tcg-op.h
Richard Henderson
1
-1
/
+1
2023-06-01
tcg: remove the final vestiges of dstate
Alex Bennée
1
-6
/
+0
2023-05-23
tcg: Remove DEBUG_DISAS
Richard Henderson
1
-2
/
+0
2023-05-16
tcg: Add tlb_dyn_max_bits to TCGContext
Richard Henderson
1
-0
/
+1
2023-05-16
tcg: Add page_bits and page_mask to TCGContext
Richard Henderson
1
-0
/
+4
2023-05-16
tcg: Add addr_type to TCGContext
Richard Henderson
1
-0
/
+2
2023-05-16
tcg: Widen gen_insn_data to uint64_t
Richard Henderson
1
-12
/
+16
2023-03-28
accel/tcg: Pass last not end to tb_invalidate_phys_range
Richard Henderson
1
-1
/
+1
2023-03-07
includes: move tb_flush into its own header
Alex Bennée
1
-0
/
+1
2023-03-05
tcg: Include "qemu/timer.h" for profile_getclock
Richard W.M. Jones
1
-0
/
+1
2023-03-01
accel/tcg: Pass max_insn to gen_intermediate_code by pointer
Richard Henderson
1
-1
/
+1
2023-03-01
accel/tcg: Replace `tb_pc()` with `tb->pc`
Anton Johansson
1
-2
/
+2
2023-03-01
accel/tcg: Replace `TARGET_TB_PCREL` with `CF_PCREL`
Anton Johansson
1
-7
/
+7
2023-02-27
exec: Remove unused 'qemu/timer.h' timer
Philippe Mathieu-Daudé
1
-1
/
+0
2023-01-17
tcg: Add gen_tb to TCGContext
Richard Henderson
1
-1
/
+1
2023-01-17
tcg: Rename TB_JMP_RESET_OFFSET_INVALID to TB_JMP_OFFSET_INVALID
Richard Henderson
1
-4
/
+4
2023-01-16
tcg: add perfmap and jitdump
Ilya Leoshkevich
1
-0
/
+7
2022-12-20
accel/tcg: Move remainder of page locking to tb-maint.c
Richard Henderson
1
-301
/
+0
2022-12-20
accel/tcg: Move PageDesc tree into tb-maint.c for system
Richard Henderson
1
-95
/
+0
2022-12-20
accel/tcg: Move page_{get,set}_flags to user-exec.c
Richard Henderson
1
-350
/
+0
2022-12-20
accel/tcg: Drop PAGE_RESERVED for CONFIG_BSD
Richard Henderson
1
-65
/
+0
2022-12-20
accel/tcg: Use interval tree for TBs in user-only mode
Richard Henderson
1
-2
/
+2
2022-11-09
accel/tcg: Split out setjmp_gen_code
Richard Henderson
1
-25
/
+33
2022-11-09
tcg: Move TCG_TARGET_HAS_direct_jump init to tb_gen_code
Richard Henderson
1
-10
/
+0
2022-11-01
accel/tcg: Complete cpu initialization before registration
Richard Henderson
1
-9
/
+7
2022-11-01
accel/tcg: Remove reset_icount argument from cpu_restore_state_from_tb
Richard Henderson
1
-8
/
+7
2022-11-01
accel/tcg: Remove will_exit argument from cpu_restore_state
Richard Henderson
1
-10
/
+2
2022-11-01
accel/tcg: Introduce cpu_unwind_state_data
Richard Henderson
1
-25
/
+49
[next]