summaryrefslogtreecommitdiff
path: root/hw/openrisc/cputimer.c
AgeCommit message (Expand)Author
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-05-08target/openrisc: Fix LGPL information in the file headersThomas Huth
2017-10-21openrisc: Only kick cpu on timeout, not on updateStafford Horne
2017-10-21openrisc/cputimer: Perparation for MulticoreStafford Horne
2017-05-04target/openrisc: Support non-busy idle state using PMR SPRStafford Horne
2016-01-29openrisc: Clean up includesPeter Maydell
2015-09-25openrisc: remove muldiv64()Laurent Vivier
2013-11-20openrisc-timer: Reduce overhead, Separate clock update functionsSebastian Macke
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-08-22aio / timers: Rename qemu_timer_* functionsAlex Bligh
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini