| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | accel/tcg: Rename tcg_cpus_exec() -> tcg_cpu_exec() | Philippe Mathieu-Daudé | 2024-01-29 | 1 | -1/+1 |
| * | accel/tcg: Rename tcg_cpus_destroy() -> tcg_cpu_destroy() | Philippe Mathieu-Daudé | 2024-01-29 | 1 | -1/+1 |
| * | Clean up header guards that don't match their file name | Markus Armbruster | 2022-05-11 | 1 | -3/+3 |
| * | accel/tcg: Precompute curr_cflags into cpu->tcg_cflags | Richard Henderson | 2021-03-06 | 1 | -0/+1 |
| * | accel: replace struct CpusAccel with AccelOpsClass | Claudio Fontana | 2021-02-05 | 1 | -0/+21 |