aboutsummaryrefslogtreecommitdiff
path: root/accel/tcg/tcg-accel-ops.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-29accel/tcg: Rename tcg_cpus_exec() -> tcg_cpu_exec()Philippe Mathieu-Daudé1-1/+1
2024-01-29accel/tcg: Rename tcg_cpus_destroy() -> tcg_cpu_destroy()Philippe Mathieu-Daudé1-1/+1
2022-05-11Clean up header guards that don't match their file nameMarkus Armbruster1-3/+3
2021-03-06accel/tcg: Precompute curr_cflags into cpu->tcg_cflagsRichard Henderson1-0/+1
2021-02-05accel: replace struct CpusAccel with AccelOpsClassClaudio Fontana1-0/+21