aboutsummaryrefslogtreecommitdiff
path: root/hw/ptimer.c
AgeCommit message (Expand)Author
2008-12-13Remove unnecessary trailing newlinesblueswir1
2008-10-02Resurrect the safe part of r5274blueswir1
2008-09-25Revert r5274 which breaks savevm/loadvmblueswir1
2008-09-20Add signed versions of save/load functionsblueswir1
2008-05-25Ignore duplicate timer run requests.pbrook
2007-11-17Break up vl.h.pbrook
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-06-03Leave running timer alone if not reloading.pbrook
2007-05-24Change ptimer API to use 64-bit values, add save and load methodsblueswir1
2007-05-23Add periodic timer implementation.pbrook