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