index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
core
/
ptimer.c
Age
Commit message (
Expand
)
Author
Files
Lines
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