Add PowerPC power-management state check callback.
[qemu] / hw / slavio_timer.c
2007-10-07 blueswir1 More user timer fixes (Robert Reif)
2007-10-06 blueswir1 More detabification
2007-10-06 blueswir1 Implement user mode for timers
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-05-27 blueswir1Use qemu_irq between interrupt controller and timers
2007-05-26 blueswir1Split DMA controller in two
2007-05-24 blueswir1Change ptimer API to use 64-bit values, add save and...
2007-05-19 blueswir1Use full 36-bit physical address space on SS10
2007-05-17 blueswir1Fix Qemu division by zero triggered by NetBSD
2007-05-17 blueswir1Force the primary CPU to run and other CPUs to halt...
2007-04-07 pbrookUnify IRQ handling.
2007-04-01 blueswir1Change Sparc uses of pic_set_irq to pic_set_irq_new
2007-03-20 thsSlavIO Counter-Timers fix, by Aurelien Jarno.
2006-06-25 bellardC99 64 bit printf
2005-12-05 bellardInitial SPARC SMP support (Blue Swirl)
2005-04-06 bellardsparc update (Blue Swirl)
2004-12-19 bellardSPARC merge