Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tcg: add cs_base and flags to -d exec output | Paolo Bonzini | 2017-12-29 | 1 | -2/+3 |
* | tcg: define tcg_init_ctx and make tcg_ctx a pointer | Emilio G. Cota | 2017-10-24 | 1 | -1/+1 |
* | tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK | Emilio G. Cota | 2017-10-24 | 1 | -1/+1 |
* | exec-all: extract tb->tc_* into a separate struct tc_tb | 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 | -18/+6 |
* | tcg: remove addr argument from lookup_tb_ptr | Emilio G. Cota | 2017-10-10 | 1 | -10/+10 |
* | accel/tcg: move USER code to user-exec.c | Philippe Mathieu-Daudé | 2017-09-17 | 1 | -54/+0 |
* | accel/tcg: move tcg-runtime to accel/tcg/ | Philippe Mathieu-Daudé | 2017-09-17 | 1 | -0/+234 |