Alex Bennée
|
ffbc394946
sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
|
1 gadu atpakaļ |
Idan Horowitz
|
3f42906c9a
qemu-timer: Skip empty timer lists before locking in qemu_clock_deadline_ns_all
|
3 gadi atpakaļ |
Markus Armbruster
|
b21e238037
Use g_new() & friends where that makes obvious sense
|
3 gadi atpakaļ |
Daniel Henrique Barboza
|
d522cb52e6
spapr: rollback 'unplug timeout' for CPU hotunplugs
|
4 gadi atpakaļ |
Peter Maydell
|
1941858448
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' into staging
|
4 gadi atpakaļ |
Daniel Henrique Barboza
|
4515a5f786
qemu_timer.c: add timer_deadline_ms() helper
|
4 gadi atpakaļ |
Chen Qun
|
d6eb39b554
qtest: delete superfluous inclusions of qtest.h
|
4 gadi atpakaļ |
Claudio Fontana
|
430065dab0
cpus: prepare new CpusAccel cpu accelerator interface
|
5 gadi atpakaļ |
Claudio Fontana
|
8191d36841
icount: rename functions to be consistent with the module name
|
5 gadi atpakaļ |
Claudio Fontana
|
740b175973
cpu-timers, icount: new modules
|
5 gadi atpakaļ |
Stefan Hajnoczi
|
d73415a315
qemu/atomic.h: rename atomic_ to qatomic_
|
4 gadi atpakaļ |
Philippe Mathieu-Daudé
|
3cf10b2946
util/qemu-timer: Fix typo in description
|
5 gadi atpakaļ |
Pavel Dovgalyuk
|
677a3baba4
replay: synchronize on every virtual timer callback
|
5 gadi atpakaļ |
Daniel Brodsky
|
6e8a355de6
lockable: replaced locks with lock guard macros where appropriate
|
5 gadi atpakaļ |
Stefan Hajnoczi
|
3284c3ddc4
lockable: add lock guards
|
5 gadi atpakaļ |
Frediano Ziglio
|
5bd3435442
qemu-timer: reuse MIN macro in qemu_timeout_ns_to_ms
|
5 gadi atpakaļ |
Pavel Dovgalyuk
|
dcb1578069
util/qemu-timer: refactor deadline calculation for external timers
|
6 gadi atpakaļ |
Dr. David Alan Gilbert
|
3c2d4c8aa6
timer: last, remove last bits of last
|
6 gadi atpakaļ |
Dr. David Alan Gilbert
|
4ea9a0e3db
timer: Remove reset notifiers
|
6 gadi atpakaļ |
Markus Armbruster
|
d5938f29fe
Clean up inclusion of sysemu/sysemu.h
|
6 gadi atpakaļ |
Artem Pisarenko
|
e81f86790f
qemu-timer: avoid checkpoints for virtual clock timers in external subsystems
|
6 gadi atpakaļ |
Artem Pisarenko
|
89a603a0c8
qemu-timer: introduce timer attributes
|
6 gadi atpakaļ |
Artem Pisarenko
|
05ff8dc32f
Revert some patches from recent [PATCH v6] "Fixing record/replay and adding reverse debugging"
|
6 gadi atpakaļ |
Pavel Dovgalyuk
|
87f4fe7653
timer: introduce new virtual clock
|
7 gadi atpakaļ |
Pavel Dovgalyuk
|
e4dab9449a
timer: remove replay clock probe in deadline calculation
|
7 gadi atpakaļ |
Pavel Dovgalyuk
|
4b930d264c
replay: save prior value of the host clock
|
7 gadi atpakaļ |
Paolo Bonzini
|
6b8f0187a4
icount: process QEMU_CLOCK_VIRTUAL timers in vCPU thread
|
8 gadi atpakaļ |
Paolo Bonzini
|
3f53bc61a4
cpus: define QEMUTimerListNotifyCB for QEMU system emulation
|
8 gadi atpakaļ |
Paolo Bonzini
|
d2528bdc19
qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h
|
8 gadi atpakaļ |
Paolo Bonzini
|
33bef0b994
qemu-timer: fix off-by-one
|
8 gadi atpakaļ |