Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "accel/tcg: Init TCG cflags in vCPU thread handler" | Peter Maydell | 2022-10-25 | 1 | -2/+3 |
* | accel/tcg: Init TCG cflags in vCPU thread handler | Philippe Mathieu-Daudé | 2022-06-20 | 1 | -3/+2 |
* | Remove qemu-common.h include from most units | Marc-André Lureau | 2022-04-06 | 1 | -1/+0 |
* | Use g_new() & friends where that makes obvious sense | Markus Armbruster | 2022-03-21 | 1 | -1/+1 |
* | misc: Add missing "sysemu/cpu-timers.h" include | Philippe Mathieu-Daudé | 2022-03-06 | 1 | -0/+1 |
* | accel/tcg: Register a force_rcu notifier | Greg Kurz | 2021-11-10 | 1 | -0/+26 |
* | accel/tcg: Precompute curr_cflags into cpu->tcg_cflags | Richard Henderson | 2021-03-06 | 1 | -2/+1 |
* | accel: replace struct CpusAccel with AccelOpsClass | Claudio Fontana | 2021-02-05 | 1 | -0/+134 |