| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: arm/arm64: Move shared files to virt/kvm/arm | Christoffer Dall | 2017-05-04 | 1 | -332/+0 |
* | KVM: arm/arm64: fix races in kvm_psci_vcpu_on | Andrew Jones | 2017-04-19 | 1 | -1/+7 |
* | KVM: Use simple waitqueue for vcpu->wq | Marcelo Tosatti | 2016-02-25 | 1 | -2/+2 |
* | arm64: KVM: Get rid of old vcpu_reg() | Pavel Fedin | 2015-12-04 | 1 | -10/+10 |
* | KVM: arm/arm64: rename pause into power_off | Eric Auger | 2015-10-22 | 1 | -5/+5 |
* | arm/arm64: KVM: Fix PSCI affinity info return value for non valid cores | Alexander Spyridakis | 2015-09-04 | 1 | -4/+8 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-06-24 | 1 | -0/+2 |
|\ |
|
| * | arm/arm64: kvm: add missing PSCI include | Mark Rutland | 2015-05-27 | 1 | -0/+2 |
* | | ARM: kvm: psci: fix handling of unimplemented functions | Lorenzo Pieralisi | 2015-06-17 | 1 | -13/+3 |
|/ |
|
* | arm/arm64: KVM: rework MPIDR assignment and add accessors | Andre Przywara | 2015-01-20 | 1 | -12/+5 |
* | arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot | Christoffer Dall | 2014-12-13 | 1 | -0/+18 |
* | ARM/ARM64: KVM: Emulate PSCI v0.2 CPU_SUSPEND | Anup Patel | 2014-04-30 | 1 | -4/+24 |
* | ARM/ARM64: KVM: Fix CPU_ON emulation for PSCI v0.2 | Anup Patel | 2014-04-30 | 1 | -1/+14 |
* | ARM/ARM64: KVM: Emulate PSCI v0.2 MIGRATE_INFO_TYPE and related functions | Anup Patel | 2014-04-30 | 1 | -5/+16 |
* | ARM/ARM64: KVM: Emulate PSCI v0.2 AFFINITY_INFO | Anup Patel | 2014-04-30 | 1 | -2/+50 |
* | ARM/ARM64: KVM: Emulate PSCI v0.2 SYSTEM_OFF and SYSTEM_RESET | Anup Patel | 2014-04-30 | 1 | -3/+43 |
* | ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible | Anup Patel | 2014-04-30 | 1 | -12/+16 |
* | ARM/ARM64: KVM: Add base for PSCI v0.2 emulation | Anup Patel | 2014-04-30 | 1 | -16/+77 |
* | arm: KVM: Don't return PSCI_INVAL if waitqueue is inactive | Christoffer Dall | 2013-12-21 | 1 | -5/+6 |
* | Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2013-11-11 | 1 | -0/+4 |
|\ |
|
| * | arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpu | Marc Zyngier | 2013-11-07 | 1 | -0/+4 |
* | | arm/arm64: KVM: PSCI: use MPIDR to identify a target CPU | Marc Zyngier | 2013-10-22 | 1 | -4/+13 |
|/ |
|
* | ARM: KVM: Don't handle PSCI calls via SMC | Dave P Martin | 2013-06-26 | 1 | -1/+1 |
* | KVM: ARM: Power State Coordination Interface implementation | Marc Zyngier | 2013-01-23 | 1 | -0/+108 |