COMMITS
/ util/qemu-timer.c January 14, 2022
I
qemu-timer: Skip empty timer lists before locking in qemu_clock_deadline_ns_all
Idan Horowitz committed
March 15, 2022
M
Use g_new() & friends where that makes obvious sense
Markus Armbruster committed
April 1, 2021
D
spapr: rollback 'unplug timeout' for CPU hotunplugs
Daniel Henrique Barboza committed
March 12, 2021
P
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' into staging
Peter Maydell committed
March 1, 2021
D
qemu_timer.c: add timer_deadline_ms() helper
Daniel Henrique Barboza committed
February 26, 2021
C
qtest: delete superfluous inclusions of qtest.h
Chen Qun committed
July 31, 2020
C
cpus: prepare new CpusAccel cpu accelerator interface
Claudio Fontana committed
August 31, 2020
C
icount: rename functions to be consistent with the module name
Claudio Fontana committed
August 19, 2020
C
cpu-timers, icount: new modules
Claudio Fontana committed
September 23, 2020
S
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi committed
August 11, 2020
P
util/qemu-timer: Fix typo in description
Philippe Mathieu-Daudé committed
May 22, 2020
P
replay: synchronize on every virtual timer callback
Pavel Dovgalyuk committed
April 4, 2020
D
lockable: replaced locks with lock guard macros where appropriate
Daniel Brodsky committed
March 16, 2020
S
lockable: add lock guards
Stefan Hajnoczi committed
October 23, 2019
F
qemu-timer: reuse MIN macro in qemu_timeout_ns_to_ms
Frediano Ziglio committed
July 25, 2019
P
util/qemu-timer: refactor deadline calculation for external timers
Pavel Dovgalyuk committed
July 24, 2019
D
timer: last, remove last bits of last
Dr. David Alan Gilbert committed
D
timer: Remove reset notifiers
Dr. David Alan Gilbert committed
August 12, 2019
M
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster committed
October 17, 2018
A
qemu-timer: avoid checkpoints for virtual clock timers in external subsystems
Artem Pisarenko committed
A
qemu-timer: introduce timer attributes
Artem Pisarenko committed
A
Revert some patches from recent [PATCH v6] "Fixing record/replay and adding reverse debugging"
Artem Pisarenko committed
September 12, 2018
P
timer: introduce new virtual clock
Pavel Dovgalyuk committed
July 25, 2018
P
timer: remove replay clock probe in deadline calculation
Pavel Dovgalyuk committed
February 27, 2018
P
replay: save prior value of the host clock
Pavel Dovgalyuk committed
March 2, 2017
P
icount: process QEMU_CLOCK_VIRTUAL timers in vCPU thread
Paolo Bonzini committed
March 3, 2017
P
cpus: define QEMUTimerListNotifyCB for QEMU system emulation
Paolo Bonzini committed
P
qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h
Paolo Bonzini committed
P
qemu-timer: fix off-by-one
Paolo Bonzini committed
January 27, 2017
M
timer: use an inline function for free
Marc-André Lureau committed
February 13, 2017
P
block: move AioContext, QEMUTimer, main-loop to libqemuutil
Paolo Bonzini committed