summaryrefslogtreecommitdiff
path: root/target-arm/arm-powerctl.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-228/+0
2016-10-31target-arm/arm-powerctl: wake up sleeping CPUsAlex Bennée1-0/+2
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster1-2/+2
2016-05-19cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini1-0/+1
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini1-0/+1
2016-05-12ARM: Factor out ARM on/off PSCI control functionsJean-Christophe DUBOIS1-0/+224