summaryrefslogtreecommitdiffstats
path: root/hw/ptimer.c
Commit message (Expand)AuthorAgeFilesLines
* vmstate: remove const for put operationsJuan Quintela2009-10-051-2/+2
* Add VMState support for ptimersBlue Swirl2009-08-311-0/+21
* Remove unused variableblueswir12009-03-311-1/+0
* Avoid rounding problems in ptimer_get_countpbrook2009-03-311-1/+31
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0
* Resurrect the safe part of r5274blueswir12008-10-021-6/+6
* Revert r5274 which breaks savevm/loadvmblueswir12008-09-251-6/+6
* Add signed versions of save/load functionsblueswir12008-09-201-6/+6
* Ignore duplicate timer run requests.pbrook2008-05-251-0/+3
* Break up vl.h.pbrook2007-11-171-1/+2
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* Leave running timer alone if not reloading.pbrook2007-06-031-1/+1
* Change ptimer API to use 64-bit values, add save and load methodsblueswir12007-05-241-18/+45
* Add periodic timer implementation.pbrook2007-05-231-0/+164
OpenPOWER on IntegriCloud