Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-03 | accel/tcg: Remove cpu_neg() | Richard Henderson | 1 | -3/+3 |
2023-10-03 | accel/tcg: Move can_do_io to CPUNegativeOffsetState | Richard Henderson | 1 | -1/+1 |
2023-05-11 | accel/tcg/tcg-accel-ops-rr: ensure fairness with icount | Jamie Iles | 1 | -4/+17 |
2022-08-09 | icount: Take iothread lock when running QEMU timers | Peter Maydell | 1 | -0/+6 |
2022-06-06 | replay: rewrite async event handling | Pavel Dovgalyuk | 1 | -3/+2 |
2022-04-20 | Don't include sysemu/tcg.h if it is not necessary | Thomas Huth | 1 | -1/+0 |
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau | 1 | -1/+0 |
2022-03-06 | misc: Add missing "sysemu/cpu-timers.h" include | Philippe Mathieu-Daudé | 1 | -0/+1 |
2021-05-02 | Do not include hw/boards.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-02-08 | replay: fix replay of the interrupts | Pavel Dovgalyuk | 1 | -1/+7 |
2021-02-05 | accel: replace struct CpusAccel with AccelOpsClass | Claudio Fontana | 1 | -0/+138 |