aboutsummaryrefslogtreecommitdiff
path: root/accel/tcg/tcg-accel-ops.c
AgeCommit message (Expand)Author
2022-06-20accel/tcg: Reorganize tcg_accel_ops_init()Philippe Mathieu-Daudé
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-03-06misc: Add missing "sysemu/cpu-timers.h" includePhilippe Mathieu-Daudé
2021-07-09accel: add tcg module annotationsGerd Hoffmann
2021-05-02Do not include hw/boards.h if it's not really necessaryThomas Huth
2021-03-06accel/tcg: Precompute curr_cflags into cpu->tcg_cflagsRichard Henderson
2021-02-05accel: replace struct CpusAccel with AccelOpsClassClaudio Fontana