Age | Commit message (Expand) | Author |
---|---|---|
2017-10-24 | tcg: Add CPUState cflags_next_tb | Richard Henderson |
2017-10-24 | tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK | Emilio G. Cota |
2017-10-10 | exec-all: extract tb->tc_* into a separate struct tc_tb | Emilio G. Cota |
2017-10-10 | exec-all: bring tb->invalid into tb->cflags | Emilio G. Cota |
2017-10-10 | tcg: consolidate TB lookups in tb_lookup__cpu_state | Emilio G. Cota |
2017-10-10 | cpu-exec: rename have_tb_lock to acquired_tb_lock in tb_find | Emilio G. Cota |
2017-09-07 | tcg: Move USE_DIRECT_JUMP discriminator to tcg/cpu/tcg-target.h | Richard Henderson |
2017-07-17 | exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state | LluĂs Vilanova |
2017-06-15 | tcg: move tcg related files into accel/tcg/ subdirectory | Yang Zhong |