summaryrefslogtreecommitdiffstats
path: root/target-arm/psci.c
Commit message (Expand)AuthorAgeFilesLines
* cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini2016-05-191-0/+1
* cpu: make cpu-qom.h only include-able from cpu.hPaolo Bonzini2016-05-191-1/+0Star
* ARM: Factor out ARM on/off PSCI control functionsJean-Christophe DUBOIS2016-05-121-63/+7Star
* target-arm: Clean up includesPeter Maydell2016-01-181-0/+1
* target-arm: Use the kernel's idea of MPIDR if we're using KVMPavel Fedin2015-06-151-2/+17
* target-arm: add emulation of PSCI calls for system emulationRob Herring2014-10-241-0/+242