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
/
include
/
exec
/
translator.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec: Declare abi_ptr type in its own 'abi_ptr.h' header
Philippe Mathieu-Daudé
2024-04-26
1
-1
/
+4
*
accel/tcg: Improve can_do_io management
Richard Henderson
2024-04-09
1
-1
/
+0
*
accel/tcg: Add insn_start to DisasContextBase
Richard Henderson
2024-04-09
1
-0
/
+3
*
include/exec: Use vaddr in DisasContextBase for virtual addresses
Anton Johansson
2024-01-29
1
-3
/
+3
*
target: Use vaddr in gen_intermediate_code
Anton Johansson
2024-01-29
1
-1
/
+1
*
accel/tcg: Add plugin_enabled to DisasContextBase
Richard Henderson
2023-10-11
1
-0
/
+2
*
accel/tcg: Track current value of can_do_io in the TB
Richard Henderson
2023-09-28
1
-0
/
+2
*
accel/tcg: Fix typo in translator_io_start() description
Philippe Mathieu-Daudé
2023-09-08
1
-1
/
+1
*
accel/tcg: Replace target_ulong with vaddr in translator_*()
Anton Johansson
2023-06-26
1
-3
/
+3
*
accel/tcg: Tidy includes for translator.[ch]
Richard Henderson
2023-06-05
1
-5
/
+1
*
accel/tcg: Move translator_fake_ldb out of line
Richard Henderson
2023-06-05
1
-7
/
+1
*
accel/tcg: Introduce translator_io_start
Richard Henderson
2023-06-05
1
-0
/
+10
*
accel/tcg: Remove translator_loop_temp_check
Richard Henderson
2023-03-05
1
-2
/
+0
*
accel/tcg: Pass max_insn to gen_intermediate_code by pointer
Richard Henderson
2023-03-01
1
-2
/
+2
*
target/s390x: fake instruction loading when handling 'ex'
Alex Bennée
2022-10-31
1
-0
/
+17
*
accel/tcg: Add fast path for translator_ld*
Richard Henderson
2022-09-06
1
-27
/
+36
*
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
2022-09-06
1
-4
/
+20
*
accel/tcg: Remove translator_ldsw
Richard Henderson
2022-09-06
1
-1
/
+0
*
accel/tcg: Introduce is_same_page()
Ilya Leoshkevich
2022-09-06
1
-0
/
+10
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2022-05-11
1
-1
/
+1
*
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
2022-04-20
1
-1
/
+1
*
accel/tcg: Clear PAGE_WRITE before translation
Ilya Leoshkevich
2021-09-14
1
-16
/
+23
*
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
2021-09-14
1
-4
/
+5
*
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
2021-07-21
1
-11
/
+0
*
accel/tcg: Introduce translator_use_goto_tb
Richard Henderson
2021-07-09
1
-0
/
+10
*
tcg: Make DisasContextBase.tb const
Richard Henderson
2021-01-07
1
-1
/
+1
*
translator: Use cpu_ld*_code instead of open-coding
Richard Henderson
2020-01-15
1
-35
/
+13
*
translator: add translator_ld{ub,sw,uw,l,q}
Emilio G. Cota
2019-10-28
1
-1
/
+61
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2019-05-13
1
-1
/
+1
*
tcg: Hoist max_insns computation to tb_gen_code
Richard Henderson
2019-04-24
1
-1
/
+2
*
translator: merge max_insns into DisasContextBase
Emilio G. Cota
2018-05-09
1
-4
/
+4
*
tcg: Add generic translation framework
Lluís Vilanova
2017-09-06
1
-0
/
+104
*
target: [tcg] Use a generic enum for DISAS_ values
Lluís Vilanova
2017-09-06
1
-0
/
+40