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