Fix arm-softmmu breakage
[qemu] / hw / ptimer.c
2009-03-31 blueswir1Remove unused variable
2009-03-31 pbrookAvoid rounding problems in ptimer_get_count
2008-12-13 blueswir1Remove unnecessary trailing newlines
2008-10-02 blueswir1Resurrect the safe part of r5274
2008-09-25 blueswir1Revert r5274 which breaks savevm/loadvm
2008-09-20 blueswir1Add signed versions of save/load functions
2008-05-25 pbrookIgnore duplicate timer run requests.
2007-11-17 pbrookBreak up vl.h.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-06-03 pbrookLeave running timer alone if not reloading.
2007-05-24 blueswir1Change ptimer API to use 64-bit values, add save and...
2007-05-23 pbrookAdd periodic timer implementation.