Age | Commit message (Expand) | Author |
---|---|---|
2022-08-09 | icount: Take iothread lock when running QEMU timers | Peter Maydell |
2022-06-06 | replay: rewrite async event handling | Pavel Dovgalyuk |
2022-04-20 | Don't include sysemu/tcg.h if it is not necessary | Thomas Huth |
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau |
2022-03-06 | misc: Add missing "sysemu/cpu-timers.h" include | Philippe Mathieu-Daudé |
2021-05-02 | Do not include hw/boards.h if it's not really necessary | Thomas Huth |
2021-02-08 | replay: fix replay of the interrupts | Pavel Dovgalyuk |
2021-02-05 | accel: replace struct CpusAccel with AccelOpsClass | Claudio Fontana |