aboutsummaryrefslogtreecommitdiff
path: root/accel/tcg/tcg-accel-ops-rr.c
AgeCommit message (Expand)Author
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