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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
translate-all.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-14
qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h
Paolo Bonzini
1
-0
/
+1
2017-03-09
translate-all: exit cpu_restore_state early if translating
Alex Bennée
1
-0
/
+13
2017-03-03
Merge branch 'icount-update' into HEAD
Paolo Bonzini
1
-1
/
+1
2017-02-24
tcg: enable tb_lock() for SoftMMU
Alex Bennée
1
-14
/
+1
2017-02-24
tcg: drop global lock during TCG code execution
Jan Kiszka
1
-2
/
+7
2017-02-24
mttcg: translate-all: Enable locking debug in a debug build
Pranith Kumar
1
-36
/
+16
2017-02-22
cpu-exec: unify icount_decr and tcg_exit_req
Paolo Bonzini
1
-1
/
+1
2017-01-31
trace: switch to modular code generation for sub-directories
Daniel P. Berrange
1
-1
/
+1
2017-01-27
replay: exception replay fix
Pavel Dovgalyuk
1
-0
/
+2
2017-01-08
translate-all: Avoid -Werror=switch-bool
Richard Henderson
1
-1
/
+1
2016-11-01
log: Add locking to large logging blocks
Richard Henderson
1
-0
/
+2
2016-10-31
tcg: move locking for tb_invalidate_phys_page_range up
Alex Bennée
1
-8
/
+31
2016-10-31
*_run_on_cpu: introduce run_on_cpu_data type
Paolo Bonzini
1
-7
/
+6
2016-10-31
tcg: protect translation related stuff with tb_lock.
KONRAD Frederic
1
-6
/
+28
2016-10-31
translate-all: Add assert_(memory|tb)_lock annotations
Alex Bennée
1
-1
/
+21
2016-10-31
tcg: comment on which functions have to be called with tb_lock held
Paolo Bonzini
1
-5
/
+23
2016-10-31
translate-all: add DEBUG_LOCKING asserts
Alex Bennée
1
-0
/
+41
2016-10-31
translate_all: DEBUG_FLUSH -> DEBUG_TB_FLUSH
Alex Bennée
1
-4
/
+4
2016-10-26
tcg: Add EXCP_ATOMIC
Richard Henderson
1
-0
/
+1
2016-10-24
translate-all.c: Compute L1 page table properties at runtime
Vijaya Kumar K
1
-25
/
+46
2016-09-27
tcg: Make tb_flush() thread safe
Sergey Fedorov
1
-10
/
+28
2016-09-16
tcg: Merge GETPC and GETRA
Richard Henderson
1
-0
/
+2
2016-09-13
tcg: set up tb->page_addr before insertion
Alex Bennée
1
-4
/
+4
2016-09-13
tcg: Prepare TB invalidation for lockless TB lookup
Paolo Bonzini
1
-0
/
+3
2016-09-13
tcg: Prepare safe access to tb_flushed out of tb_lock
Sergey Fedorov
1
-2
/
+2
2016-09-13
tcg: Prepare safe tb_jmp_cache lookup out of tb_lock
Sergey Fedorov
1
-3
/
+7
2016-08-30
translate: early exit in tb_flush if there is no tcg
Christian Borntraeger
1
-0
/
+3
2016-08-02
qht: do not segfault when gathering stats from an uninitialized qht
Emilio G. Cota
1
-31
/
+39
2016-07-08
translate-all: Fix user-mode self-modifying code in 2 page long TB
Stanislav Shmarov
1
-5
/
+5
2016-06-20
exec: [tcg] Track which vCPU is performing translation and execution
Lluís Vilanova
1
-0
/
+2
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
1
-2
/
+0
2016-06-11
translate-all: add tb hash bucket info to 'info jit' dump
Emilio G. Cota
1
-0
/
+36
2016-06-11
tb hash: track translated blocks with qht
Emilio G. Cota
1
-47
/
+38
2016-06-11
tb hash: hash phys_pc, pc, and flags with xxhash
Emilio G. Cota
1
-5
/
+5
2016-06-09
cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()
Peter Maydell
1
-2
/
+2
2016-06-09
user-exec: Push resume-from-signal code out to handle_cpu_signal()
Peter Maydell
1
-4
/
+8
2016-06-09
translate-all.c: Don't pass puc, locked to tb_invalidate_phys_page()
Peter Maydell
1
-11
/
+15
2016-05-23
memory: remove unnecessary masking of MemoryRegion ram_addr
Paolo Bonzini
1
-2
/
+1
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
1
-0
/
+1
2016-05-12
tcg: Remove needless CPUState::current_tb
Sergey Fedorov
1
-18
/
+2
2016-05-12
tcg: Rework tb_invalidated_flag
Sergey Fedorov
1
-4
/
+1
2016-05-12
tcg: code_bitmap and code_write_count are not used by user-mode emulation
Paolo Bonzini
1
-3
/
+8
2016-05-12
tcg: Clean up tb_jmp_unlink()
Sergey Fedorov
1
-12
/
+9
2016-05-12
tcg: Extract removing of jumps to TB from tb_phys_invalidate()
Sergey Fedorov
1
-18
/
+26
2016-05-12
tcg: Rename tb_jmp_remove() to tb_remove_from_jmp_list()
Sergey Fedorov
1
-3
/
+4
2016-05-12
tcg: Init TB's direct jumps before making it visible
Sergey Fedorov
1
-13
/
+19
2016-05-12
tcg: Rearrange tb_link_page() to avoid forward declaration
Sergey Fedorov
1
-103
/
+101
2016-05-12
tcg: Use uintptr_t type for jmp_list_{next|first} fields of TB
Sergey Fedorov
1
-18
/
+20
2016-05-12
tcg: Clean up direct block chaining data fields
Sergey Fedorov
1
-24
/
+27
2016-05-12
translate-all: Adjust 256mb testing for mips64
Richard Henderson
1
-2
/
+2
[next]