aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/cpu-timers.h
AgeCommit message (Expand)Author
2024-06-24sysemu: add set_virtual_time to accel opsAlex Bennée
2024-01-19system/replay: Restrict icount to system emulationPhilippe Mathieu-Daudé
2024-01-19system/cpu-timers: Introduce ICountMode enumeratorPhilippe Mathieu-Daudé
2024-01-19system/cpu-timers: Have icount_configure() return a booleanPhilippe Mathieu-Daudé
2022-06-06replay: notify vCPU when BH is scheduledPavel Dovgalyuk
2020-10-05cpus: prepare new CpusAccel cpu accelerator interfaceClaudio Fontana
2020-10-05icount: rename functions to be consistent with the module nameClaudio Fontana
2020-10-05cpu-timers, icount: new modulesClaudio Fontana