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
/
misc
/
exynos4210_pmu.c
Age
Commit message (
Expand
)
Author
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2017-06-13
hw/misc/exynos4210_pmu: Add support for system poweroff
Krzysztof Kozlowski
2017-04-20
hw/misc/exynos4210_pmu: Reorder local variables for readability
Krzysztof Kozlowski
2016-06-14
hw/misc: QOM'ify exynos4210_pmu.c
xiaoqiang zhao
2016-01-29
arm: Clean up includes
Peter Maydell
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2013-12-23
exynos4210: Use macro ARRAY_SIZE where possible
Stefan Weil
2013-07-29
exynos4210_pmu: QOM cast cleanup
Andreas Färber
2013-07-04
hw/m*: 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 other devices to hw/misc/, configure with default-configs/
Paolo Bonzini