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
/
allwinner-a10-pit.c
Age
Commit message (
Expand
)
Author
2022-05-19
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
Peter Maydell
2021-01-08
allwinner-a10-pit: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-10-15
hw/timer/allwinner-a10-pit.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-15
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
Peter Maydell
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include qemu/main-loop.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
2016-09-22
hw/ptimer: Introduce timer policy feature
Dmitry Osipenko
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-01-29
arm: Clean up includes
Peter Maydell
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-04-17
allwinner-a10-pit: implement prescaler and source selection
Beniamino Galvani
2014-04-17
allwinner-a10-pit: use level triggered interrupts
Beniamino Galvani
2014-04-17
allwinner-a10-pit: avoid generation of spurious interrupts
Beniamino Galvani
2013-12-17
hw/timer: add allwinner a10 timer
liguang