Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-19 | tcg: Add tcg_call_func | Richard Henderson | 1 | -0/+5 |
2021-06-19 | tcg: Store the TCGHelperInfo in the TCGOp for call | Richard Henderson | 1 | -1/+13 |
2021-06-19 | tcg: Add tcg_call_flags | Richard Henderson | 1 | -0/+5 |
2021-06-13 | tcg: Move tcg_init_ctx and tcg_ctx from accel/tcg/ | Richard Henderson | 1 | -0/+1 |
2021-06-11 | tcg: Introduce tcg_max_ctxs | Richard Henderson | 1 | -1/+2 |
2021-06-11 | accel/tcg: Pass down max_cpus to tcg_init | Richard Henderson | 1 | -1/+1 |
2021-06-11 | tcg: Create tcg_init | Richard Henderson | 1 | -0/+1 |
2021-06-11 | tcg: Split out region.c | Richard Henderson | 1 | -0/+37 |