]> git.proxmox.com Git - qemu.git/history - hw/mips_timer.c
Merge remote-tracking branch 'spice/spice.v39' into staging
[qemu.git] / hw / mips_timer.c
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Paolo Bonzinichange all other clock references to use nanosecond...
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-18 Edgar E. Iglesiasmips: Expire late timers when reading cp0_count
2011-01-18 Edgar E. Iglesiasmips: Break out cpu_mips_timer_expire
2010-03-27 Blue SwirlCompile some MIPS devices only once
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-14 Aurelien Jarnomips: add header to mips_int.c and mips_timer.c
2009-09-11 Juan QuintelaUnexport ticks_per_sec variable. Create get_ticks_per_s...
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...