aboutsummaryrefslogtreecommitdiff
path: root/stubs/icount.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-19system/replay: Restrict icount to system emulationPhilippe Mathieu-Daudé1-19/+0
2024-01-19util/async: Only call icount_notify_exit() if icount is enabledPhilippe Mathieu-Daudé1-1/+1
2024-01-19system/cpu-timers: Introduce ICountMode enumeratorPhilippe Mathieu-Daudé1-1/+1
2024-01-19system/cpu-timers: Have icount_configure() return a booleanPhilippe Mathieu-Daudé1-1/+3
2022-06-06replay: notify vCPU when BH is scheduledPavel Dovgalyuk1-0/+4
2020-10-05icount: rename functions to be consistent with the module nameClaudio Fontana1-8/+8
2020-10-05cpu-timers, icount: new modulesClaudio Fontana1-0/+45