index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
openrisc
/
cputimer.c
Age
Commit message (
Expand
)
Author
2022-09-04
hw/openrisc: Initialize timer time at startup
Stafford Horne
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-05-08
target/openrisc: Fix LGPL information in the file headers
Thomas Huth
2017-10-21
openrisc: Only kick cpu on timeout, not on update
Stafford Horne
2017-10-21
openrisc/cputimer: Perparation for Multicore
Stafford Horne
2017-05-04
target/openrisc: Support non-busy idle state using PMR SPR
Stafford Horne
2016-01-29
openrisc: Clean up includes
Peter Maydell
2015-09-25
openrisc: remove muldiv64()
Laurent Vivier
2013-11-20
openrisc-timer: Reduce overhead, Separate clock update functions
Sebastian Macke
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
aio / timers: Rename qemu_timer_* functions
Alex Bligh
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini