index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
timer
/
arm_mptimer.c
Age
Commit message (
Expand
)
Author
2016-10-24
arm_mptimer: Convert to use ptimer
Dmitry Osipenko
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-01-29
arm: Clean up includes
Peter Maydell
2016-01-13
arm_mptimer: Don't use hw_error() in realize() method
Markus Armbruster
2015-07-06
arm_mptimer: Respect IT bit state
Dmitry Osipenko
2015-07-06
arm_mptimer: Fix timer shutdown and mode change
Dmitry Osipenko
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2013-12-23
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-11-05
a9mpcore: Embed ARMMPTimerState
Andreas Färber
2013-11-05
arm_mptimer: Convert to QOM realize
Andreas Färber
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-07-29
timer/arm_mptimer: QOM cast cleanup
Andreas Färber
2013-07-09
timer/arm_mptimer: Build arm_mptimer only once
Andreas Färber
2013-07-09
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
2013-07-04
hw/t*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-08
hw: move timer devices to hw/timer/, configure with default-configs/
Paolo Bonzini