summary refs log tree commit diff stats
path: root/accel/tcg/tcg-accel-ops.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* accel/tcg: Rename tcg_cpus_exec() -> tcg_cpu_exec()Philippe Mathieu-Daudé2024-01-291-1/+1
* accel/tcg: Rename tcg_cpus_destroy() -> tcg_cpu_destroy()Philippe Mathieu-Daudé2024-01-291-1/+1
* Clean up header guards that don't match their file nameMarkus Armbruster2022-05-111-3/+3
* accel/tcg: Precompute curr_cflags into cpu->tcg_cflagsRichard Henderson2021-03-061-0/+1
* accel: replace struct CpusAccel with AccelOpsClassClaudio Fontana2021-02-051-0/+21