Age | Commit message (Expand) | Author |
2009-05-22 | Introduce reset notifier order | Jan Kiszka |
2009-05-13 | Replace gcc variadic macro extension with C99 version | Blue Swirl |
2009-02-05 | hw: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori |
2008-12-02 | Remove address masking | blueswir1 |
2008-05-12 | Wrap long lines | blueswir1 |
2008-05-10 | Fix compiler warnings | blueswir1 |
2008-03-04 | Remove unneeded qemu_irq_lower (Robert Reif) | blueswir1 |
2008-01-26 | Fix user timer mode change (Robert Reif) | blueswir1 |
2008-01-25 | User timer limit fixes (Robert Reif) | blueswir1 |
2008-01-01 | Register only valid register access widths | blueswir1 |
2007-12-29 | Fix CPU timer interrupts | blueswir1 |
2007-12-27 | Remove unused timers | blueswir1 |
2007-12-19 | All registers are set to 0 on reset (Robert Reif) | blueswir1 |
2007-12-19 | Fix count calculation when counter limit set to 0 (Robert Reif) | blueswir1 |
2007-12-17 | Fix setting counter limit to 0 (Robert Reif) | blueswir1 |
2007-12-17 | Only create as many per CPU timers as there are CPUs. (Robert Reif) | blueswir1 |
2007-12-01 | Name the magic constants, wrap long lines | blueswir1 |
2007-11-17 | Break up vl.h. | pbrook |
2007-11-11 | fixed invalid constant | bellard |
2007-10-07 | More user timer fixes (Robert Reif) | blueswir1 |
2007-10-06 | More detabification | blueswir1 |
2007-10-06 | Implement user mode for timers | blueswir1 |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2007-05-27 | Use qemu_irq between interrupt controller and timers | blueswir1 |
2007-05-26 | Split DMA controller in two | blueswir1 |
2007-05-24 | Change ptimer API to use 64-bit values, add save and load methods | blueswir1 |
2007-05-19 | Use full 36-bit physical address space on SS10 | blueswir1 |
2007-05-17 | Fix Qemu division by zero triggered by NetBSD | blueswir1 |
2007-05-17 | Force the primary CPU to run and other CPUs to halt, recalculate timers | blueswir1 |
2007-04-07 | Unify IRQ handling. | pbrook |
2007-04-01 | Change Sparc uses of pic_set_irq to pic_set_irq_new | blueswir1 |
2007-03-20 | SlavIO Counter-Timers fix, by Aurelien Jarno. | ths |
2006-06-25 | C99 64 bit printf | bellard |
2005-12-05 | Initial SPARC SMP support (Blue Swirl) | bellard |
2005-04-06 | sparc update (Blue Swirl) | bellard |
2004-12-19 | SPARC merge | bellard |