Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gdbstub: move guest debug support check to ops | Alex Bennée | 2022-10-06 | 1 | -0/+6 |
* | gdbstub: move breakpoint logic to accel ops | Alex Bennée | 2022-10-06 | 1 | -0/+92 |
* | accel/tcg: Reorganize tcg_accel_ops_init() | Philippe Mathieu-Daudé | 2022-06-20 | 1 | -7/+8 |
* | Remove qemu-common.h include from most units | Marc-André Lureau | 2022-04-06 | 1 | -1/+0 |
* | misc: Add missing "sysemu/cpu-timers.h" include | Philippe Mathieu-Daudé | 2022-03-06 | 1 | -0/+1 |
* | accel: add tcg module annotations | Gerd Hoffmann | 2021-07-09 | 1 | -0/+1 |
* | Do not include hw/boards.h if it's not really necessary | Thomas Huth | 2021-05-02 | 1 | -1/+0 |
* | accel/tcg: Precompute curr_cflags into cpu->tcg_cflags | Richard Henderson | 2021-03-06 | 1 | -0/+8 |
* | accel: replace struct CpusAccel with AccelOpsClass | Claudio Fontana | 2021-02-05 | 1 | -0/+125 |