index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
qemu-timer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/exec: Split out icount.h
Richard Henderson
2025-04-23
1
-0
/
+1
*
util/qemu-timer.c: Don't warp timer from timerlist_rearm()
Peter Maydell
2025-03-07
1
-4
/
+0
*
Revert "util/timer: avoid deadlock when shutting down"
Alex Bennée
2025-02-10
1
-13
/
+3
*
util/qemu-timer: fix indentation
Alex Bennée
2024-12-20
1
-1
/
+1
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-3
/
+3
*
Merge tag 'warn-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Peter Maydell
2024-10-03
1
-3
/
+3
|
\
|
*
util/timer: fix -Werror=maybe-uninitialized false-positive
Marc-André Lureau
2024-10-02
1
-3
/
+3
*
|
qemu-timer: Remove unused timer functions
Dr. David Alan Gilbert
2024-10-02
1
-10
/
+0
|
/
*
util/timer: avoid deadlock when shutting down
Alex Bennée
2024-09-19
1
-2
/
+12
*
sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
Alex Bennée
2024-06-24
1
-0
/
+26
*
qemu-timer: Skip empty timer lists before locking in qemu_clock_deadline_ns_all
Idan Horowitz
2022-06-21
1
-0
/
+3
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-1
/
+1
*
spapr: rollback 'unplug timeout' for CPU hotunplugs
Daniel Henrique Barboza
2021-04-12
1
-13
/
+0
*
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-10
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-03-01
1
-5
/
+0
*
block: move AioContext, QEMUTimer, main-loop to libqemuutil
Paolo Bonzini
2017-02-21
1
-0
/
+669