aboutsummaryrefslogtreecommitdiff
path: root/accel/tcg/tcg-accel-ops-icount.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-03accel/tcg: Remove cpu_neg()Richard Henderson1-3/+3
2023-10-03accel/tcg: Move can_do_io to CPUNegativeOffsetStateRichard Henderson1-1/+1
2023-05-11accel/tcg/tcg-accel-ops-rr: ensure fairness with icountJamie Iles1-4/+17
2022-08-09icount: Take iothread lock when running QEMU timersPeter Maydell1-0/+6
2022-06-06replay: rewrite async event handlingPavel Dovgalyuk1-3/+2
2022-04-20Don't include sysemu/tcg.h if it is not necessaryThomas Huth1-1/+0
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau1-1/+0
2022-03-06misc: Add missing "sysemu/cpu-timers.h" includePhilippe Mathieu-Daudé1-0/+1
2021-05-02Do not include hw/boards.h if it's not really necessaryThomas Huth1-1/+0
2021-02-08replay: fix replay of the interruptsPavel Dovgalyuk1-1/+7
2021-02-05accel: replace struct CpusAccel with AccelOpsClassClaudio Fontana1-0/+138