summaryrefslogtreecommitdiff
path: root/hw/openrisc/cputimer.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-21openrisc: Only kick cpu on timeout, not on updateStafford Horne1-1/+1
2017-10-21openrisc/cputimer: Perparation for MulticoreStafford Horne1-15/+47
2017-05-04target/openrisc: Support non-busy idle state using PMR SPRStafford Horne1-0/+1
2016-01-29openrisc: Clean up includesPeter Maydell1-0/+1
2015-09-25openrisc: remove muldiv64()Laurent Vivier1-4/+3
2013-11-20openrisc-timer: Reduce overhead, Separate clock update functionsSebastian Macke1-10/+19
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-5/+5
2013-08-22aio / timers: Rename qemu_timer_* functionsAlex Bligh1-1/+1
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber1-1/+3
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini1-0/+101