index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel
/
tcg
/
cpu-exec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-18
tcg: Implement CPU_LOG_TB_NOCHAIN during expansion
Richard Henderson
1
-1
/
+1
2018-08-14
accel/tcg: Handle get_page_addr_code() returning -1 in hashtable lookups
Peter Maydell
1
-0
/
+3
2018-06-15
tcg: remove tb_lock
Emilio G. Cota
1
-26
/
+8
2018-06-15
translate-all: protect TB jumps with a per-destination-TB lock
Emilio G. Cota
1
-14
/
+27
2018-06-15
translate-all: discard TB when tb_link_page returns an existing matching TB
Emilio G. Cota
1
-12
/
+2
2018-06-15
translate-all: introduce assert_no_pages_locked
Emilio G. Cota
1
-0
/
+1
2018-06-15
tcg: track TBs with per-region BST's
Emilio G. Cota
1
-1
/
+1
2018-06-15
qht: require a default comparison function
Emilio G. Cota
1
-2
/
+2
2018-05-31
accel: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-15
tcg: Optionally log FPU state in TCG -d cpu logging
Peter Maydell
1
-3
/
+6
2018-04-11
icount: fix cpu_restore_state_from_tb for non-tb-exit cases
Pavel Dovgalyuk
1
-1
/
+0
2018-03-12
cpu-exec: fix exception_index handling
Pavel Dovgalyuk
1
-1
/
+4
2017-12-29
tcg: add cs_base and flags to -d exec output
Paolo Bonzini
1
-2
/
+4
2017-12-21
cpu-exec: fix missed CPU kick during interrupt injection
David Hildenbrand
1
-9
/
+3
2017-11-20
Revert "cpu-exec: don't overwrite exception_index"
Peter Maydell
1
-3
/
+1
2017-11-14
cpu-exec: avoid cpu_exec_nocache infinite loop with record/replay
Pavel Dovgalyuk
1
-41
/
+54
2017-11-14
cpu-exec: don't overwrite exception_index
Pavel Dovgalyuk
1
-1
/
+3
2017-11-03
cpu-exec: Exit exclusive region on longjmp from step_atomic
Peter Maydell
1
-3
/
+12
2017-10-24
tcg: take tb_ctx out of TCGContext
Emilio G. Cota
1
-1
/
+1
2017-10-24
exec-all: rename tb_free to tb_remove
Emilio G. Cota
1
-1
/
+1
2017-10-24
tcg: Remove CF_IGNORE_ICOUNT
Richard Henderson
1
-7
/
+9
2017-10-24
cpu-exec: lookup/generate TB outside exclusive region during step_atomic
Emilio G. Cota
1
-16
/
+14
2017-10-24
tcg: Add CPUState cflags_next_tb
Richard Henderson
1
-4
/
+17
2017-10-24
tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK
Emilio G. Cota
1
-22
/
+23
2017-10-10
exec-all: extract tb->tc_* into a separate struct tc_tb
Emilio G. Cota
1
-7
/
+7
2017-10-10
exec-all: bring tb->invalid into tb->cflags
Emilio G. Cota
1
-2
/
+2
2017-10-10
tcg: consolidate TB lookups in tb_lookup__cpu_state
Emilio G. Cota
1
-29
/
+18
2017-10-10
cpu-exec: rename have_tb_lock to acquired_tb_lock in tb_find
Emilio G. Cota
1
-5
/
+5
2017-09-07
tcg: Move USE_DIRECT_JUMP discriminator to tcg/cpu/tcg-target.h
Richard Henderson
1
-0
/
+35
2017-07-17
exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state
Lluís Vilanova
1
-2
/
+6
2017-06-15
tcg: move tcg related files into accel/tcg/ subdirectory
Yang Zhong
1
-0
/
+683