index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
qemu-timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-12
spapr: rollback 'unplug timeout' for CPU hotunplugs
Daniel Henrique Barboza
1
-13
/
+0
2021-03-12
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...
Peter Maydell
1
-0
/
+13
2021-03-10
qemu_timer.c: add timer_deadline_ms() helper
Daniel Henrique Barboza
1
-0
/
+13
2021-03-09
qtest: delete superfluous inclusions of qtest.h
Chen Qun
1
-1
/
+0
2020-10-05
cpus: prepare new CpusAccel cpu accelerator interface
Claudio Fontana
1
-7
/
+1
2020-10-05
icount: rename functions to be consistent with the module name
Claudio Fontana
1
-2
/
+2
2020-10-05
cpu-timers, icount: new modules
Claudio Fontana
1
-3
/
+7
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-6
/
+6
2020-09-01
util/qemu-timer: Fix typo in description
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-26
replay: synchronize on every virtual timer callback
Pavel Dovgalyuk
1
-23
/
+9
2020-05-04
lockable: replaced locks with lock guard macros where appropriate
Daniel Brodsky
1
-9
/
+8
2020-03-17
lockable: add lock guards
Stefan Hajnoczi
1
-12
/
+11
2019-10-24
qemu-timer: reuse MIN macro in qemu_timeout_ns_to_ms
Frediano Ziglio
1
-5
/
+1
2019-08-20
util/qemu-timer: refactor deadline calculation for external timers
Pavel Dovgalyuk
1
-3
/
+27
2019-08-20
timer: last, remove last bits of last
Dr. David Alan Gilbert
1
-21
/
+1
2019-08-20
timer: Remove reset notifiers
Dr. David Alan Gilbert
1
-20
/
+1
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2018-10-19
qemu-timer: avoid checkpoints for virtual clock timers in external subsystems
Artem Pisarenko
1
-7
/
+43
2018-10-19
qemu-timer: introduce timer attributes
Artem Pisarenko
1
-4
/
+9
2018-10-19
Revert some patches from recent [PATCH v6] "Fixing record/replay and adding r...
Artem Pisarenko
1
-2
/
+0
2018-10-02
timer: introduce new virtual clock
Pavel Dovgalyuk
1
-0
/
+2
2018-07-30
timer: remove replay clock probe in deadline calculation
Pavel Dovgalyuk
1
-9
/
+2
2018-03-12
replay: save prior value of the host clock
Pavel Dovgalyuk
1
-0
/
+12
2017-03-14
icount: process QEMU_CLOCK_VIRTUAL timers in vCPU thread
Paolo Bonzini
1
-1
/
+3
2017-03-14
cpus: define QEMUTimerListNotifyCB for QEMU system emulation
Paolo Bonzini
1
-5
/
+5
2017-03-14
qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h
Paolo Bonzini
1
-0
/
+1
2017-03-14
qemu-timer: fix off-by-one
Paolo Bonzini
1
-1
/
+1
2017-03-01
timer: use an inline function for free
Marc-André Lureau
1
-5
/
+0
2017-02-21
block: move AioContext, QEMUTimer, main-loop to libqemuutil
Paolo Bonzini
1
-0
/
+669