OSDN Git Service

arm/virt: enable PSCI emulation support for system emulation
authorRob Herring <rob.herring@linaro.org>
Fri, 24 Oct 2014 11:19:13 +0000 (12:19 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 24 Oct 2014 11:19:13 +0000 (12:19 +0100)
commit211b016915210e2b860d495f2573cfe85ec2a5d1
tree8e119b7fd7e686fd2683ca33be8e5efc95ebc80d
parent98128601ac8ff23df8a4c48acff00f9614613463
arm/virt: enable PSCI emulation support for system emulation

Now that we have PSCI emulation, enable it for the virt platform.
This simplifies the virt machine a bit now that PSCI no longer
needs to be a KVM only feature.

Signed-off-by: Rob Herring <rob.herring@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1412865028-17725-8-git-send-email-peter.maydell@linaro.org
hw/arm/virt.c