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
2021-05-26
accel/tcg: Keep TranslationBlock headers local to TCG
Philippe Mathieu-Daudé
1
-2
/
+2
2021-05-26
accel/tcg: Reduce 'exec/tb-context.h' inclusion
Philippe Mathieu-Daudé
1
-0
/
+1
2021-05-20
accel/tcg: Assert that tb->size != 0 after translation
Ilya Leoshkevich
1
-0
/
+1
2021-05-16
accel/tcg: Align data dumped at end of TB
Philippe Mathieu-Daudé
1
-2
/
+9
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-04-17
accel/tcg: avoid re-translating one-shot instructions
Alex Bennée
1
-1
/
+1
2021-04-12
accel/tcg: Preserve PAGE_ANON when changing page permissions
Richard Henderson
1
-2
/
+7
2021-03-06
accel/tcg: Precompute curr_cflags into cpu->tcg_cflags
Richard Henderson
1
-4
/
+0
2021-03-06
accel/tcg: drop the use of CF_HASH_MASK and rename params
Alex Bennée
1
-3
/
+5
2021-03-06
accel/tcg: move CF_CLUSTER calculation to curr_cflags
Alex Bennée
1
-3
/
+3
2021-02-18
accel/tcg: allow plugin instrumentation to be disable via cflags
Alex Bennée
1
-9
/
+9
2021-02-18
accel/tcg: remove CF_NOCACHE and special cases
Alex Bennée
1
-36
/
+15
2021-02-18
accel/tcg: re-factor non-RAM execution code
Alex Bennée
1
-15
/
+15
2021-02-18
target/sh4: Create superh_io_recompile_replay_branch
Richard Henderson
1
-12
/
+0
2021-02-18
target/mips: Create mips_io_recompile_replay_branch
Richard Henderson
1
-10
/
+2
2021-02-18
accel/tcg: Create io_recompile_replay_branch hook
Richard Henderson
1
-4
/
+13
2021-02-16
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson
1
-2
/
+2
2021-02-16
tcg: Introduce target-specific page data for user-only
Richard Henderson
1
-0
/
+28
2021-01-24
tcg: Restart code generation when we run out of temps
Richard Henderson
1
-1
/
+14
2021-01-23
tcg: Toggle page execution for Apple Silicon
Roman Bolshakov
1
-0
/
+3
2021-01-23
accel/tcg: Restrict tb_gen_code() from other accelerators
Philippe Mathieu-Daudé
1
-0
/
+1
2021-01-23
accel/tcg: Move tb_flush_jmp_cache() to cputlb.c
Richard Henderson
1
-17
/
+0
2021-01-23
accel/tcg: Make cpu_gen_init() static
Philippe Mathieu-Daudé
1
-1
/
+1
2021-01-07
tcg: Remove TCG_TARGET_SUPPORT_MIRROR
Richard Henderson
1
-7
/
+9
2021-01-07
accel/tcg: Add mips support to alloc_code_gen_buffer_splitwx_memfd
Richard Henderson
1
-8
/
+38
2021-01-07
accel/tcg: Support split-wx for darwin/iOS with vm_remap
Richard Henderson
1
-0
/
+67
2021-01-07
accel/tcg: Support split-wx for linux with memfd
Richard Henderson
1
-8
/
+76
2021-01-07
tcg: Add --accel tcg,split-wx property
Richard Henderson
1
-8
/
+27
2021-01-07
tcg: Use Error with alloc_code_gen_buffer
Richard Henderson
1
-26
/
+34
2021-01-07
tcg: Introduce tcg_splitwx_to_{rx,rw}
Richard Henderson
1
-18
/
+15
2021-01-07
tcg: Add in_code_gen_buffer
Richard Henderson
1
-18
/
+8
2021-01-02
remove TCG includes from common code
Paolo Bonzini
1
-1
/
+1
2020-12-15
accel/tcg: Remove deprecated '-tb-size' option
Philippe Mathieu-Daudé
1
-1
/
+1
2020-10-27
accel/tcg: Add CPU_LOG_EXEC tracing for cpu_io_recompile()
Peter Maydell
1
-0
/
+4
2020-10-05
cpu-timers, icount: new modules
Claudio Fontana
1
-1
/
+2
2020-10-03
disas: Move host asm annotations to tb_gen_code
Richard Henderson
1
-9
/
+15
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-27
/
+28
2020-07-27
accel/tcg: better handle memory constrained systems
Alex Bennée
1
-1
/
+6
2020-06-26
osdep: Make MIN/MAX evaluate arguments only once
Eric Blake
1
-3
/
+3
2020-06-16
translate-all: call qemu_spin_destroy for PageDesc
Emilio G. Cota
1
-0
/
+9
2020-06-16
tcg: call qemu_spin_destroy for tb->jmp_lock
Emilio G. Cota
1
-0
/
+8
2020-05-15
translate-all: include guest address in out_asm output
Alex Bennée
1
-6
/
+33
2020-05-15
disas: include an optional note for the start of disassembly
Alex Bennée
1
-2
/
+2
2020-05-15
accel/tcg: Relax va restrictions on 64-bit guests
Richard Henderson
1
-6
/
+9
2020-03-28
tcg: Remove softmmu code_gen_buffer fixed address
Richard Henderson
1
-32
/
+5
2020-02-28
accel/tcg: increase default code gen buffer size for 64 bit
Alex Bennée
1
-9
/
+26
2020-02-28
accel/tcg: only USE_STATIC_CODE_GEN_BUFFER on 32 bit hosts
Alex Bennée
1
-5
/
+6
2020-02-28
accel/tcg: remove link between guest ram and TCG cache size
Alex Bennée
1
-8
/
+0
2020-02-28
accel/tcg: use units.h for defining code gen buffer sizes
Alex Bennée
1
-9
/
+10
2020-01-15
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
1
-1
/
+1
[next]