summaryrefslogtreecommitdiffstats
path: root/hw/core/ptimer.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "hw/ptimer: Perform counter wrap around if timer already expired"Dmitry Osipenko2016-07-141-7/+2Star
* hw/ptimer: Introduce ptimer_get_limitDmitry Osipenko2016-06-061-0/+5
* hw/ptimer: Support "on the fly" timer mode switchDmitry Osipenko2016-06-061-6/+7
* hw/ptimer: Update .delta on period/freq changeDmitry Osipenko2016-06-061-0/+2
* hw/ptimer: Perform counter wrap around if timer already expiredDmitry Osipenko2016-06-061-6/+13
* hw/ptimer: Fix issues caused by the adjusted timer limit valueDmitry Osipenko2016-06-061-20/+31
* hw/core: Clean up includesPeter Maydell2016-01-291-0/+1
* replay: ptimerPavel Dovgalyuk2015-11-061-1/+2
* hw/ptimer: Do not artificially limit timers when using icountEdgar E. Iglesias2015-05-081-1/+1
* vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini2015-01-261-1/+1
* savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2014-05-141-2/+1Star
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-9/+9
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+231