qemu: introduce qemu_cpu_kick (Marcelo Tosatti)
[qemu] / hw / mips_timer.c
2009-01-15 aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-08 aurel32target-mips: CP0 Random register improvements
2008-09-14 aurel32MIPS: remove empty cpu_mips_irqctrl_init()
2008-06-29 pbrookAdd instruction counter.
2008-04-11 aurel32Optimize MIPS timer read/write functions
2007-11-17 pbrookBreak up vl.h.
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...