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-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
2019-12-18
qemu_log_lock/unlock now preserves the qemu_logfile handle.
Robert Foley
1
-2
/
+2
2019-10-30
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...
Peter Maydell
1
-2
/
+13
2019-10-28
translate-all: notify plugin code of tb_flush
Emilio G. Cota
1
-0
/
+6
2019-10-28
translate-all: use cpu_in_exclusive_work_context() in tb_flush
Emilio G. Cota
1
-2
/
+7
2019-10-28
translate-all: Remove tb_alloc
Richard Henderson
1
-18
/
+2
2019-10-28
translate-all: fix uninitialized tb->orig_tb
Clement Deschamps
1
-0
/
+1
2019-09-25
cputlb: Pass retaddr to tb_check_watchpoint
Richard Henderson
1
-3
/
+3
2019-09-25
cputlb: Pass retaddr to tb_invalidate_phys_page_fast
Richard Henderson
1
-20
/
+19
2019-09-25
cputlb: Remove tb_invalidate_phys_page_range is_cpu_write_access
Richard Henderson
1
-4
/
+2
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-0
/
+1
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
1
-1
/
+2
2019-06-10
cpu: Move icount_decr to CPUNegativeOffsetState
Richard Henderson
1
-4
/
+4
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
1
-1
/
+1
2019-04-24
tcg: Restart after TB code generation overflow
Richard Henderson
1
-6
/
+32
2019-04-24
tcg: Hoist max_insns computation to tb_gen_code
Richard Henderson
1
-2
/
+13
2019-04-18
tcg: Simplify how dump_exec_info() prints
Markus Armbruster
1
-22
/
+23
2019-04-18
tcg: Simplify how dump_opcount_info() prints
Markus Armbruster
1
-2
/
+2
2019-01-30
tcg: Fix LGPL version number
Thomas Huth
1
-1
/
+1
[next]