summary refs log tree commit diff stats
path: root/stubs/icount.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* system/replay: Restrict icount to system emulationPhilippe Mathieu-Daudé2024-01-191-19/+0
* util/async: Only call icount_notify_exit() if icount is enabledPhilippe Mathieu-Daudé2024-01-191-1/+1
* system/cpu-timers: Introduce ICountMode enumeratorPhilippe Mathieu-Daudé2024-01-191-1/+1
* system/cpu-timers: Have icount_configure() return a booleanPhilippe Mathieu-Daudé2024-01-191-1/+3
* replay: notify vCPU when BH is scheduledPavel Dovgalyuk2022-06-061-0/+4
* icount: rename functions to be consistent with the module nameClaudio Fontana2020-10-051-8/+8
* cpu-timers, icount: new modulesClaudio Fontana2020-10-051-0/+45