Age | Commit message (Expand) | Author | Files | Lines |
2023-05-11 | KVM: arm64: Use config_lock to protect data ordered against KVM_RUN | Oliver Upton | 1 | -2/+2 |
2023-04-26 | KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg() | Dan Carpenter | 1 | -0/+2 |
2022-05-16 | KVM: arm64: Fix hypercall bitmap writeback when vcpus have already run | Marc Zyngier | 1 | -1/+2 |
2022-05-03 | KVM: arm64: Add vendor hypervisor firmware register | Raghavendra Rao Ananta | 1 | -5/+20 |
2022-05-03 | KVM: arm64: Add standard hypervisor firmware register | Raghavendra Rao Ananta | 1 | -3/+20 |
2022-05-03 | KVM: arm64: Setup a framework for hypercall bitmap firmware registers | Raghavendra Rao Ananta | 1 | -0/+104 |
2022-05-03 | KVM: arm64: Factor out firmware register handling from psci.c | Raghavendra Rao Ananta | 1 | -0/+184 |
2022-02-24 | KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated | James Morse | 1 | -0/+12 |
2021-04-07 | KVM: arm64: Add support for the KVM PTP service | Jianyong Wu | 1 | -0/+53 |
2021-03-31 | KVM: arm64: Advertise KVM UID to guests via SMCCC | Will Deacon | 1 | -9/+18 |
2021-01-26 | KVM: arm64: Implement the TRNG hypervisor call | Ard Biesheuvel | 1 | -0/+6 |
2020-10-28 | KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED | Stephen Boyd | 1 | -1/+1 |
2020-09-29 | KVM: arm64: Convert ARCH_WORKAROUND_2 to arm64_get_spectre_v4_state() | Marc Zyngier | 1 | -6/+17 |
2020-09-29 | KVM: arm64: Simplify handling of ARCH_WORKAROUND_2 | Marc Zyngier | 1 | -8/+6 |
2020-09-29 | arm64: Rewrite Spectre-v2 mitigation code | Will Deacon | 1 | -4/+4 |
2020-05-16 | KVM: arm64: Move virt/kvm/arm to arch/arm64 | Marc Zyngier | 1 | -0/+71 |