summaryrefslogtreecommitdiffstats
path: root/hw/slavio_timer.c
Commit message (Expand)AuthorAgeFilesLines
* Wrap long linesblueswir12008-05-121-3/+6
* Fix compiler warningsblueswir12008-05-101-5/+5
* Remove unneeded qemu_irq_lower (Robert Reif)blueswir12008-03-041-2/+0
* Fix user timer mode change (Robert Reif)blueswir12008-01-261-20/+33
* User timer limit fixes (Robert Reif)blueswir12008-01-251-11/+26
* Register only valid register access widthsblueswir12008-01-011-4/+4
* Fix CPU timer interruptsblueswir12007-12-291-0/+2
* Remove unused timersblueswir12007-12-271-27/+40
* All registers are set to 0 on reset (Robert Reif)blueswir12007-12-191-5/+3
* Fix count calculation when counter limit set to 0 (Robert Reif)blueswir12007-12-191-2/+7
* Fix setting counter limit to 0 (Robert Reif)blueswir12007-12-171-7/+8
* Only create as many per CPU timers as there are CPUs. (Robert Reif)blueswir12007-12-171-3/+6
* Name the magic constants, wrap long linesblueswir12007-12-011-38/+62
* Break up vl.h.pbrook2007-11-171-1/+3
* fixed invalid constantbellard2007-11-111-1/+1
* More user timer fixes (Robert Reif)blueswir12007-10-071-68/+86
* More detabificationblueswir12007-10-061-34/+34
* Implement user mode for timersblueswir12007-10-061-13/+72
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-3/+3
* Use qemu_irq between interrupt controller and timersblueswir12007-05-271-14/+10
* Split DMA controller in twoblueswir12007-05-261-1/+2
* Change ptimer API to use 64-bit values, add save and load methodsblueswir12007-05-241-80/+59
* Use full 36-bit physical address space on SS10blueswir12007-05-191-2/+2
* Fix Qemu division by zero triggered by NetBSDblueswir12007-05-171-6/+4
* Force the primary CPU to run and other CPUs to halt, recalculate timersblueswir12007-05-171-1/+1
* Unify IRQ handling.pbrook2007-04-071-3/+0
* Change Sparc uses of pic_set_irq to pic_set_irq_newblueswir12007-04-011-3/+9
* SlavIO Counter-Timers fix, by Aurelien Jarno.ths2007-03-201-1/+0
* C99 64 bit printfbellard2006-06-251-1/+1
* Initial SPARC SMP support (Blue Swirl)bellard2005-12-051-16/+9
* sparc update (Blue Swirl)bellard2005-04-061-4/+10
* SPARC mergebellard2004-12-191-0/+289
OpenPOWER on IntegriCloud