Recentely patches have been posted for in-kernel emulation of PSCI v0.2 http://www.spinics.net/lists/arm-kernel/msg305467.html This patchset adds the QEMU side changes for providing PSCI v0.2 to VM. Pranavkumar Sawargaonkar (7): linux-headers: Update KVM headers from v3.14-rc3 target-arm: Try X-Gene Potenza target type for KVM Aarch64 target-arm: Handle exit reason KVM_EXIT_SYSTEM_EVENT target-arm: Provide PSCI v0.2 constants to generic QEMU code target-arm: Enable KVM_ARM_VCPU_PSCI_0_2 feature when possible hw/arm/virt: Use PSCI v0.2 function IDs when kernel supports its target-arm: Hacky implementation of kvm_arch_reset_vcpu() for KVM ARM64 hw/arm/virt.c | 25 ++++++++++++---- linux-headers/asm-arm/kvm.h | 63 ++++++++++++++++++++++++++++++++++++++- linux-headers/asm-arm64/kvm.h | 65 +++++++++++++++++++++++++++++++++++++++-- linux-headers/linux/kvm.h | 10 +++++++ target-arm/kvm-consts.h | 41 ++++++++++++++++++++++++++ target-arm/kvm.c | 30 ++++++++++++++++++- target-arm/kvm32.c | 5 +++- target-arm/kvm64.c | 14 ++++++++- 8 files changed, 242 insertions(+), 11 deletions(-) -- 1.7.9.5 _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/cucslists/listinfo/kvmarm