Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-19 | system/replay: Restrict icount to system emulation | Philippe Mathieu-Daudé | 1 | -19/+0 |
2024-01-19 | util/async: Only call icount_notify_exit() if icount is enabled | Philippe Mathieu-Daudé | 1 | -1/+1 |
2024-01-19 | system/cpu-timers: Introduce ICountMode enumerator | Philippe Mathieu-Daudé | 1 | -1/+1 |
2024-01-19 | system/cpu-timers: Have icount_configure() return a boolean | Philippe Mathieu-Daudé | 1 | -1/+3 |
2022-06-06 | replay: notify vCPU when BH is scheduled | Pavel Dovgalyuk | 1 | -0/+4 |
2020-10-05 | icount: rename functions to be consistent with the module name | Claudio Fontana | 1 | -8/+8 |
2020-10-05 | cpu-timers, icount: new modules | Claudio Fontana | 1 | -0/+45 |