index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-04-30
accel/tcg: Use TCGTBCPUState in struct tb_desc
Richard Henderson
1
-13
/
+7
2025-04-30
accel/tcg: Pass TCGTBCPUState to tb_htable_lookup
Richard Henderson
1
-11
/
+9
2025-04-30
accel/tcg: Pass TCGTBCPUState to tb_lookup
Richard Henderson
1
-15
/
+13
2025-04-30
accel/tcg: Move cpu_get_tb_cpu_state to TCGCPUOps
Richard Henderson
27
-26
/
+56
2025-04-30
accel/tcg: Return TCGTBCPUState from cpu_get_tb_cpu_state
Richard Henderson
23
-177
/
+219
2025-04-30
target/riscv: Move cpu_get_tb_cpu_state to tcg-cpu.c
Richard Henderson
2
-97
/
+98
2025-04-30
target/arm: Unexport assert_hflags_rebuild_correctly
Richard Henderson
3
-7
/
+1
2025-04-30
target/arm: Move cpu_get_tb_cpu_state to hflags.c
Richard Henderson
2
-110
/
+110
2025-04-30
accel/tcg: Hoist cpu_get_tb_cpu_state decl to accl/tcg/cpu-ops.h
Richard Henderson
37
-285
/
+243
2025-04-30
target/i386: Split out x86_cpu_exec_reset
Richard Henderson
2
-26
/
+24
2025-04-30
accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Richard Henderson
21
-1
/
+23
2025-04-30
accel/tcg: Unconditionally use CPU_DUMP_CCOP in log_cpu_exec
Richard Henderson
1
-4
/
+1
2025-04-30
accel/tcg: Generalize fake_user_interrupt test
Richard Henderson
1
-3
/
+3
2025-04-30
include: Remove 'exec/exec-all.h'
Philippe Mathieu-Daudé
153
-175
/
+0
2025-04-30
accel/tcg: Extract probe API out of 'exec/exec-all.h'
Philippe Mathieu-Daudé
24
-100
/
+128
2025-04-30
physmem: Restrict TCG IOTLB code to TCG accel
Philippe Mathieu-Daudé
5
-27
/
+48
2025-04-30
physmem: Move TCG IOTLB methods around
Philippe Mathieu-Daudé
1
-25
/
+25
2025-04-30
accel/tcg: Include 'accel/tcg/getpc.h' in 'exec/helper-proto'
Philippe Mathieu-Daudé
4
-2
/
+3
2025-04-30
target/riscv: Include missing 'accel/tcg/getpc.h' in csr.c
Philippe Mathieu-Daudé
1
-0
/
+1
2025-04-30
accel/tcg: Remove #error for non-tcg in getpc.h
Richard Henderson
1
-4
/
+0
2025-04-30
accel/tcg: Compile tb-maint.c twice
Richard Henderson
3
-5
/
+2
2025-04-30
include/exec: Move tb_invalidate_phys_range to translation-block.h
Richard Henderson
2
-5
/
+4
2025-04-30
include/exec: Include missing headers in exec-all.h
Philippe Mathieu-Daudé
1
-0
/
+3
2025-04-30
accel/tcg: Use vaddr in user/page-protection.h
Richard Henderson
2
-37
/
+31
2025-04-30
accel/tcg: Use vaddr for walk_memory_regions callback
Richard Henderson
4
-22
/
+20
2025-04-30
accel/tcg: Reduce scope of tb_phys_invalidate, tb_set_jmp_target
Richard Henderson
2
-2
/
+3
2025-04-30
accel/tcg: Merge internal-target.h into internal-common.h
Richard Henderson
7
-51
/
+29
2025-04-30
accel/tcg: Simplify L1_MAP_ADDR_SPACE_BITS
Richard Henderson
1
-5
/
+1
2025-04-30
accel/tcg: Simplify CPU_TLB_DYN_MAX_BITS
Richard Henderson
1
-20
/
+1
2025-04-30
accel/tcg: Convert TARGET_HAS_PRECISE_SMC to TCGCPUOps.precise_smc
Richard Henderson
8
-31
/
+27
2025-04-30
accel/tcg: Add CPUState arg to tb_invalidate_phys_range_fast
Richard Henderson
3
-6
/
+5
2025-04-30
accel/tcg: Add CPUState arg to tb_invalidate_phys_range
Richard Henderson
6
-10
/
+13
2025-04-30
accel/tcg: Merge tb_invalidate_phys_range{__locked}
Richard Henderson
1
-25
/
+11
2025-04-30
accel/tcg: Add CPUState arg to tb_invalidate_phys_page_range__locked
Richard Henderson
1
-3
/
+6
2025-04-30
accel/tcg: Add CPUState argument to tb_invalidate_phys_page_unwind
Richard Henderson
3
-7
/
+9
2025-04-30
accel/tcg: Add CPUState argument to page_unprotect
Richard Henderson
3
-5
/
+7
2025-04-30
file-posix: Fix crash on discard_granularity == 0
Kevin Wolf
1
-1
/
+1
2025-04-28
tcg/sparc64: Implement CTPOP
Richard Henderson
1
-5
/
+22
2025-04-28
tcg/sparc64: Unexport use_vis3_instructions
Richard Henderson
2
-8
/
+4
2025-04-28
tcg: Remove tcg_out_op
Richard Henderson
11
-79
/
+3
2025-04-28
tcg: Convert qemu_st{2} to TCGOutOpLdSt{2}
Richard Henderson
11
-259
/
+272
2025-04-28
tcg: Convert qemu_ld{2} to TCGOutOpLoad{2}
Richard Henderson
11
-133
/
+283
2025-04-28
tcg: Merge INDEX_op_{ld,st}_{i32,i64,i128}
Richard Henderson
15
-304
/
+198
2025-04-28
tcg: Remove INDEX_op_qemu_st8_*
Richard Henderson
17
-44
/
+7
2025-04-28
tcg: Stash MemOp size in TCGOP_FLAGS
Richard Henderson
1
-2
/
+6
2025-04-28
tcg: Merge INDEX_op_st*_{i32,i64}
Richard Henderson
6
-108
/
+50
2025-04-28
tcg: Convert st to TCGOutOpStore
Richard Henderson
11
-312
/
+341
2025-04-28
tcg: Merge INDEX_op_ld*_{i32,i64}
Richard Henderson
6
-120
/
+81
2025-04-28
tcg: Convert ld to TCGOutOpLoad
Richard Henderson
11
-419
/
+721
2025-04-28
tcg: Formalize tcg_out_goto_ptr
Richard Henderson
11
-80
/
+71
[next]