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