summaryrefslogtreecommitdiff
path: root/target-arm/psci.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster1-4/+4
2016-05-19cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini1-0/+1
2016-05-19cpu: make cpu-qom.h only include-able from cpu.hPaolo Bonzini1-1/+0
2016-05-12ARM: Factor out ARM on/off PSCI control functionsJean-Christophe DUBOIS1-63/+7
2016-01-18target-arm: Clean up includesPeter Maydell1-0/+1
2015-06-15target-arm: Use the kernel's idea of MPIDR if we're using KVMPavel Fedin1-2/+17
2014-10-24target-arm: add emulation of PSCI calls for system emulationRob Herring1-0/+242