summaryrefslogtreecommitdiffstats
path: root/accel/tcg/tcg-accel-ops.c
Commit message (Expand)AuthorAgeFilesLines
* gdbstub: move guest debug support check to opsAlex Bennée2022-10-061-0/+6
* gdbstub: move breakpoint logic to accel opsAlex Bennée2022-10-061-0/+92
* accel/tcg: Reorganize tcg_accel_ops_init()Philippe Mathieu-Daudé2022-06-201-7/+8
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0Star
* misc: Add missing "sysemu/cpu-timers.h" includePhilippe Mathieu-Daudé2022-03-061-0/+1
* accel: add tcg module annotationsGerd Hoffmann2021-07-091-0/+1
* Do not include hw/boards.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* accel/tcg: Precompute curr_cflags into cpu->tcg_cflagsRichard Henderson2021-03-061-0/+8
* accel: replace struct CpusAccel with AccelOpsClassClaudio Fontana2021-02-051-0/+125