summaryrefslogtreecommitdiff
path: root/hw/misc/exynos4210_pmu.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-13hw/misc/exynos4210_pmu: Add support for system poweroffKrzysztof Kozlowski1-1/+19
2017-04-20hw/misc/exynos4210_pmu: Reorder local variables for readabilityKrzysztof Kozlowski1-2/+2
2016-06-14hw/misc: QOM'ify exynos4210_pmu.cxiaoqiang zhao1-6/+5
2016-01-29arm: Clean up includesPeter Maydell1-0/+1
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela1-1/+1
2013-12-23exynos4210: Use macro ARRAY_SIZE where possibleStefan Weil1-2/+1
2013-07-29exynos4210_pmu: QOM cast cleanupAndreas Färber1-5/+9
2013-07-04hw/m*: pass owner to memory_region_init* functionsPaolo Bonzini1-2/+2
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-08hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini1-0/+499