Age | Commit message (Expand) | Author |
---|---|---|
2022-06-20 | accel/tcg: Reorganize tcg_accel_ops_init() | Philippe Mathieu-Daudé |
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau |
2022-03-06 | misc: Add missing "sysemu/cpu-timers.h" include | Philippe Mathieu-Daudé |
2021-07-09 | accel: add tcg module annotations | Gerd Hoffmann |
2021-05-02 | Do not include hw/boards.h if it's not really necessary | Thomas Huth |
2021-03-06 | accel/tcg: Precompute curr_cflags into cpu->tcg_cflags | Richard Henderson |
2021-02-05 | accel: replace struct CpusAccel with AccelOpsClass | Claudio Fontana |