summaryrefslogtreecommitdiff
path: root/hw/mips/cputimer.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-19mips: use MIPSCPU instead of CPUMIPSStatePaolo Bonzini1-1/+3
2016-01-23mips: Clean up includesPeter Maydell1-0/+1
2015-09-25mips: remove muldiv64()Laurent Vivier1-11/+8
2015-09-18target-mips: fix corner case in TLBWR causing QEMU to hangLeon Alrae1-2/+7
2015-09-18pic32: use LCG algorithm for generated random index of TLBWR instructionSerge Vakulenko1-3/+6
2014-06-18hw/mips/cputimer: Don't start periodic timer in KVM modeSanjay Lal1-1/+8
2014-06-18target-mips: Reset CPU timer consistentlyJames Hogan1-3/+6
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-6/+6
2013-08-22aio / timers: Rename qemu_timer_* functionsAlex Bligh1-2/+2
2013-04-08hw: move headers to include/Paolo Bonzini1-1/+1
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini1-0/+147