Age | Commit message (Expand) | Author | Files | Lines |
2008-03-04 | Remove unneeded qemu_irq_lower (Robert Reif) | blueswir1 | 1 | -2/+0 |
2008-01-26 | Fix user timer mode change (Robert Reif) | blueswir1 | 1 | -20/+33 |
2008-01-25 | User timer limit fixes (Robert Reif) | blueswir1 | 1 | -11/+26 |
2008-01-01 | Register only valid register access widths | blueswir1 | 1 | -4/+4 |
2007-12-29 | Fix CPU timer interrupts | blueswir1 | 1 | -0/+2 |
2007-12-27 | Remove unused timers | blueswir1 | 1 | -27/+40 |
2007-12-19 | All registers are set to 0 on reset (Robert Reif) | blueswir1 | 1 | -5/+3 |
2007-12-19 | Fix count calculation when counter limit set to 0 (Robert Reif) | blueswir1 | 1 | -2/+7 |
2007-12-17 | Fix setting counter limit to 0 (Robert Reif) | blueswir1 | 1 | -7/+8 |
2007-12-17 | Only create as many per CPU timers as there are CPUs. (Robert Reif) | blueswir1 | 1 | -3/+6 |
2007-12-01 | Name the magic constants, wrap long lines | blueswir1 | 1 | -38/+62 |
2007-11-17 | Break up vl.h. | pbrook | 1 | -1/+3 |
2007-11-11 | fixed invalid constant | bellard | 1 | -1/+1 |
2007-10-07 | More user timer fixes (Robert Reif) | blueswir1 | 1 | -68/+86 |
2007-10-06 | More detabification | blueswir1 | 1 | -34/+34 |
2007-10-06 | Implement user mode for timers | blueswir1 | 1 | -13/+72 |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 1 | -1/+1 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -3/+3 |
2007-05-27 | Use qemu_irq between interrupt controller and timers | blueswir1 | 1 | -14/+10 |
2007-05-26 | Split DMA controller in two | blueswir1 | 1 | -1/+2 |
2007-05-24 | Change ptimer API to use 64-bit values, add save and load methods | blueswir1 | 1 | -80/+59 |
2007-05-19 | Use full 36-bit physical address space on SS10 | blueswir1 | 1 | -2/+2 |
2007-05-17 | Fix Qemu division by zero triggered by NetBSD | blueswir1 | 1 | -6/+4 |
2007-05-17 | Force the primary CPU to run and other CPUs to halt, recalculate timers | blueswir1 | 1 | -1/+1 |
2007-04-07 | Unify IRQ handling. | pbrook | 1 | -3/+0 |
2007-04-01 | Change Sparc uses of pic_set_irq to pic_set_irq_new | blueswir1 | 1 | -3/+9 |
2007-03-20 | SlavIO Counter-Timers fix, by Aurelien Jarno. | ths | 1 | -1/+0 |
2006-06-25 | C99 64 bit printf | bellard | 1 | -1/+1 |
2005-12-05 | Initial SPARC SMP support (Blue Swirl) | bellard | 1 | -16/+9 |
2005-04-06 | sparc update (Blue Swirl) | bellard | 1 | -4/+10 |
2004-12-19 | SPARC merge | bellard | 1 | -0/+289 |