Add PowerPC power-management state check callback.
[qemu] / hw / mips_timer.c
2007-09-25 thsTimer start/stop implementation, by Aurelien Jarno.
2007-09-06 thsPartial support for 34K multithreading, not functional...
2007-04-17 thsChoose number of TLBs at runtime, by Herve Poussineau.
2007-04-07 pbrookUnify IRQ handling.
2007-04-05 thsFix disabling of the Cause register for R2.
2007-03-18 thsFix BD flag handling, cause register contents, implemen...
2007-01-24 thsReworking MIPS interrupt handling, by Aurelien Jarno.
2006-12-06 thsMove the MIPS CPU timer in a seperate file, by Alec...