Age | Commit message (Expand) | Author |
---|---|---|
2018-10-19 | qemu-timer: avoid checkpoints for virtual clock timers in external subsystems | Artem Pisarenko |
2018-10-19 | qemu-timer: introduce timer attributes | Artem Pisarenko |
2018-10-19 | Revert some patches from recent [PATCH v6] "Fixing record/replay and adding r... | Artem Pisarenko |
2018-10-02 | timer: introduce new virtual clock | Pavel Dovgalyuk |
2018-07-30 | timer: remove replay clock probe in deadline calculation | Pavel Dovgalyuk |
2018-03-12 | replay: save prior value of the host clock | Pavel Dovgalyuk |
2017-03-14 | icount: process QEMU_CLOCK_VIRTUAL timers in vCPU thread | Paolo Bonzini |
2017-03-14 | cpus: define QEMUTimerListNotifyCB for QEMU system emulation | Paolo Bonzini |
2017-03-14 | qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h | Paolo Bonzini |
2017-03-14 | qemu-timer: fix off-by-one | Paolo Bonzini |
2017-03-01 | timer: use an inline function for free | Marc-André Lureau |
2017-02-21 | block: move AioContext, QEMUTimer, main-loop to libqemuutil | Paolo Bonzini |