| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: arm64: Move virt/kvm/arm to arch/arm64 | Marc Zyngier | 2020-05-16 | 1 | -564/+0 |
* | KVM: arm64: PSCI: Forbid 64bit functions for 32bit guests | Marc Zyngier | 2020-04-17 | 1 | -0/+24 |
* | KVM: arm64: PSCI: Narrow input registers when using 32bit functions | Marc Zyngier | 2020-04-17 | 1 | -0/+16 |
* | KVM: Remove unnecessary asm/kvm_host.h includes | Peter Xu | 2020-03-16 | 1 | -1/+0 |
* | KVM: arm/arm64: Factor out hypercall handling from PSCI code | Christoffer Dall | 2019-10-21 | 1 | -82/+2 |
* | KVM: arm/arm64: Add save/restore support for firmware workaround state | Andre Przywara | 2019-07-05 | 1 | -15/+124 |
* | arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests | Andre Przywara | 2019-07-05 | 1 | -1/+9 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 2019-06-19 | 1 | -12/+1 |
* | arm/arm64: KVM: Allow a VCPU to fully reset itself | Marc Zyngier | 2019-02-07 | 1 | -20/+16 |
* | sched/swait: Rename to exclusive | Peter Zijlstra | 2018-06-20 | 1 | -1/+1 |
* | arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID | Marc Zyngier | 2018-05-31 | 1 | -2/+16 |
* | arm/arm64: KVM: Add PSCI version selection API | Marc Zyngier | 2018-04-20 | 1 | -0/+60 |
* | arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support | Marc Zyngier | 2018-02-06 | 1 | -1/+8 |
* | arm/arm64: KVM: Turn kvm_psci_version into a static inline | Marc Zyngier | 2018-02-06 | 1 | -10/+2 |
* | arm/arm64: KVM: Advertise SMCCC v1.1 | Marc Zyngier | 2018-02-06 | 1 | -1/+23 |
* | arm/arm64: KVM: Implement PSCI 1.0 support | Marc Zyngier | 2018-02-06 | 1 | -1/+44 |
* | arm/arm64: KVM: Add smccc accessors to PSCI code | Marc Zyngier | 2018-02-06 | 1 | -10/+42 |
* | arm/arm64: KVM: Add PSCI_VERSION helper | Marc Zyngier | 2018-02-06 | 1 | -3/+1 |
* | arm/arm64: KVM: Consolidate the PSCI include files | Marc Zyngier | 2018-02-06 | 1 | -1/+2 |
* | KVM: arm/arm64: change exit request to sleep request | Andrew Jones | 2017-06-04 | 1 | -2/+2 |
* | KVM: arm/arm64: optimize VCPU RUN | Andrew Jones | 2017-06-04 | 1 | -0/+2 |
* | KVM: arm/arm64: use vcpu requests for power_off | Andrew Jones | 2017-06-04 | 1 | -3/+2 |
* | KVM: arm/arm64: properly use vcpu requests | Andrew Jones | 2017-06-04 | 1 | -0/+1 |
* | KVM: arm/arm64: Move shared files to virt/kvm/arm | Christoffer Dall | 2017-05-04 | 1 | -0/+332 |