index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
core
/
ptimer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/core/ptimer: Support ptimer being disabled by timer callback
Peter Maydell
2020-10-27
1
-0
/
+4
*
cpu-timers, icount: new modules
Claudio Fontana
2020-10-05
1
-3
/
+5
*
ptimer: Remove old ptimer_init_with_bh() API
Peter Maydell
2019-11-11
1
-76
/
+15
*
ptimer: Provide new transaction-based API
Peter Maydell
2019-10-15
1
-15
/
+137
*
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
Peter Maydell
2019-10-15
1
-1
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+2
*
ptimer: Add TRIGGER_ONLY_ON_DECREMENT policy option
Peter Maydell
2018-07-09
1
-1
/
+21
*
qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h
Paolo Bonzini
2017-03-14
1
-0
/
+1
*
tests: fix ptimer leaks
Marc-André Lureau
2017-02-28
1
-0
/
+8
*
hw/ptimer: Add "no counter round down" policy
Dmitry Osipenko
2016-10-24
1
-0
/
+9
*
hw/ptimer: Add "no immediate reload" policy
Dmitry Osipenko
2016-10-24
1
-5
/
+26
*
hw/ptimer: Add "no immediate trigger" policy
Dmitry Osipenko
2016-10-24
1
-4
/
+16
*
hw/ptimer: Add "continuous trigger" policy
Dmitry Osipenko
2016-10-24
1
-3
/
+27
*
hw/ptimer: Add "wraparound after one period" policy
Dmitry Osipenko
2016-10-24
1
-15
/
+43
*
hw/ptimer: Suppress error messages under qtest
Dmitry Osipenko
2016-09-22
1
-2
/
+7
*
hw/ptimer: Introduce timer policy feature
Dmitry Osipenko
2016-09-22
1
-1
/
+3
*
hw/ptimer: Actually stop the timer in case of error
Dmitry Osipenko
2016-09-22
1
-0
/
+1
*
Revert "hw/ptimer: Perform counter wrap around if timer already expired"
Dmitry Osipenko
2016-07-14
1
-7
/
+2
*
hw/ptimer: Introduce ptimer_get_limit
Dmitry Osipenko
2016-06-06
1
-0
/
+5
*
hw/ptimer: Support "on the fly" timer mode switch
Dmitry Osipenko
2016-06-06
1
-6
/
+7
*
hw/ptimer: Update .delta on period/freq change
Dmitry Osipenko
2016-06-06
1
-0
/
+2
*
hw/ptimer: Perform counter wrap around if timer already expired
Dmitry Osipenko
2016-06-06
1
-6
/
+13
*
hw/ptimer: Fix issues caused by the adjusted timer limit value
Dmitry Osipenko
2016-06-06
1
-20
/
+31
*
hw/core: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
replay: ptimer
Pavel Dovgalyuk
2015-11-06
1
-1
/
+2
*
hw/ptimer: Do not artificially limit timers when using icount
Edgar E. Iglesias
2015-05-08
1
-1
/
+1
*
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2015-01-26
1
-1
/
+1
*
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-05-14
1
-2
/
+1
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-9
/
+9
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+231