Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-19 | system/replay: Restrict icount to system emulation | Philippe Mathieu-Daudé | 1 | -1/+1 |
2024-01-19 | system/cpu-timers: Introduce ICountMode enumerator | Philippe Mathieu-Daudé | 1 | -7/+13 |
2024-01-19 | system/cpu-timers: Have icount_configure() return a boolean | Philippe Mathieu-Daudé | 1 | -2/+8 |
2022-06-06 | replay: notify vCPU when BH is scheduled | Pavel Dovgalyuk | 1 | -0/+1 |
2020-10-05 | cpus: prepare new CpusAccel cpu accelerator interface | Claudio Fontana | 1 | -3/+6 |
2020-10-05 | icount: rename functions to be consistent with the module name | Claudio Fontana | 1 | -8/+8 |
2020-10-05 | cpu-timers, icount: new modules | Claudio Fontana | 1 | -0/+87 |