summaryrefslogtreecommitdiffstats
path: root/hw/openrisc/cputimer.c
Commit message (Expand)AuthorAgeFilesLines
* hw/openrisc: Initialize timer time at startupStafford Horne2022-09-041-1/+21
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* target/openrisc: Fix LGPL information in the file headersThomas Huth2019-05-081-1/+1
* openrisc: Only kick cpu on timeout, not on updateStafford Horne2017-10-201-1/+1
* openrisc/cputimer: Perparation for MulticoreStafford Horne2017-10-201-15/+47
* target/openrisc: Support non-busy idle state using PMR SPRStafford Horne2017-05-041-0/+1
* openrisc: Clean up includesPeter Maydell2016-01-291-0/+1
* openrisc: remove muldiv64()Laurent Vivier2015-09-251-4/+3Star
* openrisc-timer: Reduce overhead, Separate clock update functionsSebastian Macke2013-11-201-10/+19
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-5/+5
* aio / timers: Rename qemu_timer_* functionsAlex Bligh2013-08-221-1/+1
* cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-121-1/+3
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-0/+101