index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
accel
/
tcg
/
cpu-exec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg: add cs_base and flags to -d exec output
Paolo Bonzini
2017-12-29
1
-2
/
+4
*
cpu-exec: fix missed CPU kick during interrupt injection
David Hildenbrand
2017-12-21
1
-9
/
+3
*
Revert "cpu-exec: don't overwrite exception_index"
Peter Maydell
2017-11-20
1
-3
/
+1
*
cpu-exec: avoid cpu_exec_nocache infinite loop with record/replay
Pavel Dovgalyuk
2017-11-14
1
-41
/
+54
*
cpu-exec: don't overwrite exception_index
Pavel Dovgalyuk
2017-11-14
1
-1
/
+3
*
cpu-exec: Exit exclusive region on longjmp from step_atomic
Peter Maydell
2017-11-03
1
-3
/
+12
*
tcg: take tb_ctx out of TCGContext
Emilio G. Cota
2017-10-24
1
-1
/
+1
*
exec-all: rename tb_free to tb_remove
Emilio G. Cota
2017-10-24
1
-1
/
+1
*
tcg: Remove CF_IGNORE_ICOUNT
Richard Henderson
2017-10-24
1
-7
/
+9
*
cpu-exec: lookup/generate TB outside exclusive region during step_atomic
Emilio G. Cota
2017-10-24
1
-16
/
+14
*
tcg: Add CPUState cflags_next_tb
Richard Henderson
2017-10-24
1
-4
/
+17
*
tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK
Emilio G. Cota
2017-10-24
1
-22
/
+23
*
exec-all: extract tb->tc_* into a separate struct tc_tb
Emilio G. Cota
2017-10-10
1
-7
/
+7
*
exec-all: bring tb->invalid into tb->cflags
Emilio G. Cota
2017-10-10
1
-2
/
+2
*
tcg: consolidate TB lookups in tb_lookup__cpu_state
Emilio G. Cota
2017-10-10
1
-29
/
+18
*
cpu-exec: rename have_tb_lock to acquired_tb_lock in tb_find
Emilio G. Cota
2017-10-10
1
-5
/
+5
*
tcg: Move USE_DIRECT_JUMP discriminator to tcg/cpu/tcg-target.h
Richard Henderson
2017-09-07
1
-0
/
+35
*
exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state
LluĂs Vilanova
2017-07-17
1
-2
/
+6
*
tcg: move tcg related files into accel/tcg/ subdirectory
Yang Zhong
2017-06-15
1
-0
/
+683