aboutsummaryrefslogtreecommitdiffstats
path: root/hw/slavio_timer.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-17Break up vl.h.pbrook1-1/+3
2007-11-11fixed invalid constantbellard1-1/+1
2007-10-07 More user timer fixes (Robert Reif)blueswir11-68/+86
2007-10-06 More detabificationblueswir11-34/+34
2007-10-06 Implement user mode for timersblueswir11-13/+72
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-1/+1
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-3/+3
2007-05-27Use qemu_irq between interrupt controller and timersblueswir11-14/+10
2007-05-26Split DMA controller in twoblueswir11-1/+2
2007-05-24Change ptimer API to use 64-bit values, add save and load methodsblueswir11-80/+59
2007-05-19Use full 36-bit physical address space on SS10blueswir11-2/+2
2007-05-17Fix Qemu division by zero triggered by NetBSDblueswir11-6/+4
2007-05-17Force the primary CPU to run and other CPUs to halt, recalculate timersblueswir11-1/+1
2007-04-07Unify IRQ handling.pbrook1-3/+0
2007-04-01Change Sparc uses of pic_set_irq to pic_set_irq_newblueswir11-3/+9
2007-03-20SlavIO Counter-Timers fix, by Aurelien Jarno.ths1-1/+0
2006-06-25C99 64 bit printfbellard1-1/+1
2005-12-05Initial SPARC SMP support (Blue Swirl)bellard1-16/+9
2005-04-06sparc update (Blue Swirl)bellard1-4/+10
2004-12-19SPARC mergebellard1-0/+289