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
/
timer
/
stm32f2xx_timer.c
Age
Commit message (
Expand
)
Author
2020-05-04
hw/timer/stm32f2xx_timer: Remove dead assignment
Philippe Mathieu-Daudé
2020-02-07
stm32f2xx_timer: delay timer_new to avoid memleaks
Pan Nengyuan
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2018-11-19
hw/arm/stm32f205: Fix the UART and Timer region size
Seth Kintigh
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
2016-10-24
timer: stm32f2xx_timer: add check for prescaler value
Prasad J Pandit
2016-10-04
STM32F2xx: Display PWM duty cycle from timer
Alistair Francis
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-01-29
hw/timer: Clean up includes
Peter Maydell
2015-03-11
stm32f2xx_timer: Add the stm32f2xx Timer
Alistair Francis