aboutsummaryrefslogtreecommitdiff
path: root/softmmu/icount.c
AgeCommit message (Expand)Author
2023-10-04accel/tcg: Make icount.o a target agnostic unitPhilippe Mathieu-Daudé
2023-10-03accel/tcg: Remove cpu_neg()Richard Henderson
2023-10-03accel/tcg: Move can_do_io to CPUNegativeOffsetStateRichard Henderson
2023-08-31accel/tcg: spelling fixesMichael Tokarev
2023-06-27icount: don't adjust virtual time backwards after warpNicholas Piggin
2022-06-06replay: rewrite async event handlingPavel Dovgalyuk
2022-06-06replay: notify vCPU when BH is scheduledPavel Dovgalyuk
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2021-04-01icount: get rid of static variablePavel Dovgalyuk
2020-12-10accel/tcg: split CpusAccel into three TCG variantsClaudio Fontana
2020-10-05icount: rename functions to be consistent with the module nameClaudio Fontana
2020-10-05cpu-timers, icount: new modulesClaudio Fontana