summaryrefslogtreecommitdiff
path: root/softmmu/icount.c
AgeCommit message (Expand)Author
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