Age | Commit message (Expand) | Author |
---|---|---|
2024-01-19 | system/replay: Restrict icount to system emulation | Philippe Mathieu-Daudé |
2024-01-19 | util/async: Only call icount_notify_exit() if icount is enabled | Philippe Mathieu-Daudé |
2024-01-19 | system/cpu-timers: Introduce ICountMode enumerator | Philippe Mathieu-Daudé |
2024-01-19 | system/cpu-timers: Have icount_configure() return a boolean | Philippe Mathieu-Daudé |
2022-06-06 | replay: notify vCPU when BH is scheduled | Pavel Dovgalyuk |
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 |