| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in... | Peter Maydell | 2021-03-12 | 1 | -0/+13 |
|\ |
|
| * | qemu_timer.c: add timer_deadline_ms() helper | Daniel Henrique Barboza | 2021-03-09 | 1 | -0/+13 |
* | | qtest: delete superfluous inclusions of qtest.h | Chen Qun | 2021-03-09 | 1 | -1/+0 |
|/ |
|
* | cpus: prepare new CpusAccel cpu accelerator interface | Claudio Fontana | 2020-10-05 | 1 | -7/+1 |
* | icount: rename functions to be consistent with the module name | Claudio Fontana | 2020-10-05 | 1 | -2/+2 |
* | cpu-timers, icount: new modules | Claudio Fontana | 2020-10-05 | 1 | -3/+7 |
* | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi | 2020-09-23 | 1 | -6/+6 |
* | util/qemu-timer: Fix typo in description | Philippe Mathieu-Daudé | 2020-09-01 | 1 | -1/+1 |
* | replay: synchronize on every virtual timer callback | Pavel Dovgalyuk | 2020-06-26 | 1 | -23/+9 |
* | lockable: replaced locks with lock guard macros where appropriate | Daniel Brodsky | 2020-05-04 | 1 | -9/+8 |
* | lockable: add lock guards | Stefan Hajnoczi | 2020-03-17 | 1 | -12/+11 |
* | qemu-timer: reuse MIN macro in qemu_timeout_ns_to_ms | Frediano Ziglio | 2019-10-24 | 1 | -5/+1 |
* | util/qemu-timer: refactor deadline calculation for external timers | Pavel Dovgalyuk | 2019-08-20 | 1 | -3/+27 |
* | timer: last, remove last bits of last | Dr. David Alan Gilbert | 2019-08-20 | 1 | -21/+1 |
* | timer: Remove reset notifiers | Dr. David Alan Gilbert | 2019-08-20 | 1 | -20/+1 |
* | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | qemu-timer: avoid checkpoints for virtual clock timers in external subsystems | Artem Pisarenko | 2018-10-19 | 1 | -7/+43 |
* | qemu-timer: introduce timer attributes | Artem Pisarenko | 2018-10-19 | 1 | -4/+9 |
* | Revert some patches from recent [PATCH v6] "Fixing record/replay and adding r... | Artem Pisarenko | 2018-10-19 | 1 | -2/+0 |
* | timer: introduce new virtual clock | Pavel Dovgalyuk | 2018-10-02 | 1 | -0/+2 |
* | timer: remove replay clock probe in deadline calculation | Pavel Dovgalyuk | 2018-07-30 | 1 | -9/+2 |
* | replay: save prior value of the host clock | Pavel Dovgalyuk | 2018-03-12 | 1 | -0/+12 |
* | icount: process QEMU_CLOCK_VIRTUAL timers in vCPU thread | Paolo Bonzini | 2017-03-14 | 1 | -1/+3 |
* | cpus: define QEMUTimerListNotifyCB for QEMU system emulation | Paolo Bonzini | 2017-03-14 | 1 | -5/+5 |
* | qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h | Paolo Bonzini | 2017-03-14 | 1 | -0/+1 |
* | qemu-timer: fix off-by-one | Paolo Bonzini | 2017-03-14 | 1 | -1/+1 |
* | timer: use an inline function for free | Marc-André Lureau | 2017-02-28 | 1 | -5/+0 |
* | block: move AioContext, QEMUTimer, main-loop to libqemuutil | Paolo Bonzini | 2017-02-21 | 1 | -0/+669 |