summary refs log tree commit diff stats
path: root/include/sysemu/cpu-timers.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* system/replay: Restrict icount to system emulationPhilippe Mathieu-Daudé2024-01-191-1/+1
* system/cpu-timers: Introduce ICountMode enumeratorPhilippe Mathieu-Daudé2024-01-191-7/+13
* system/cpu-timers: Have icount_configure() return a booleanPhilippe Mathieu-Daudé2024-01-191-2/+8
* replay: notify vCPU when BH is scheduledPavel Dovgalyuk2022-06-061-0/+1
* cpus: prepare new CpusAccel cpu accelerator interfaceClaudio Fontana2020-10-051-3/+6
* icount: rename functions to be consistent with the module nameClaudio Fontana2020-10-051-8/+8
* cpu-timers, icount: new modulesClaudio Fontana2020-10-051-0/+87