Age | Commit message (Expand) | Author |
---|---|---|
2023-10-04 | accel/tcg: Make icount.o a target agnostic unit | Philippe Mathieu-Daudé |
2023-10-03 | accel/tcg: Remove cpu_neg() | Richard Henderson |
2023-10-03 | accel/tcg: Move can_do_io to CPUNegativeOffsetState | Richard Henderson |
2023-08-31 | accel/tcg: spelling fixes | Michael Tokarev |
2023-06-27 | icount: don't adjust virtual time backwards after warp | Nicholas Piggin |
2022-06-06 | replay: rewrite async event handling | Pavel Dovgalyuk |
2022-06-06 | replay: notify vCPU when BH is scheduled | Pavel Dovgalyuk |
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau |
2021-04-01 | icount: get rid of static variable | Pavel Dovgalyuk |
2020-12-10 | accel/tcg: split CpusAccel into three TCG variants | Claudio Fontana |
2020-10-05 | icount: rename functions to be consistent with the module name | Claudio Fontana |
2020-10-05 | cpu-timers, icount: new modules | Claudio Fontana |