aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/cpu-timers.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-19system/replay: Restrict icount to system emulationPhilippe Mathieu-Daudé1-1/+1
2024-01-19system/cpu-timers: Introduce ICountMode enumeratorPhilippe Mathieu-Daudé1-7/+13
2024-01-19system/cpu-timers: Have icount_configure() return a booleanPhilippe Mathieu-Daudé1-2/+8
2022-06-06replay: notify vCPU when BH is scheduledPavel Dovgalyuk1-0/+1
2020-10-05cpus: prepare new CpusAccel cpu accelerator interfaceClaudio Fontana1-3/+6
2020-10-05icount: rename functions to be consistent with the module nameClaudio Fontana1-8/+8
2020-10-05cpu-timers, icount: new modulesClaudio Fontana1-0/+87