aboutsummaryrefslogtreecommitdiffstats
path: root/accel/tcg/icount-common.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* accel/tcg/icount-common: Consolidate the use of warn_report_once()Zhao Liu2024-04-231-4/+2
* util/async: Only call icount_notify_exit() if icount is enabledPhilippe Mathieu-Daudé2024-01-191-1/+3
* system/cpu-timers: Introduce ICountMode enumeratorPhilippe Mathieu-Daudé2024-01-191-9/+7
* system/cpu-timers: Have icount_configure() return a booleanPhilippe Mathieu-Daudé2024-01-191-7/+9
* system: Rename softmmu/ directory as system/Philippe Mathieu-Daudé2023-10-081-1/+1
* accel/tcg: Make icount.o a target agnostic unitPhilippe Mathieu-Daudé2023-10-041-0/+502