summaryrefslogtreecommitdiffstats
path: root/hw/slavio_timer.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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