| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-05-23 | arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID | Roman Kisel | 1 | -4/+6 |
| 2025-02-26 | KVM: arm64: Introduce KVM_REG_ARM_VENDOR_HYP_BMAP_2 | Shameer Kolothum | 1 | -0/+13 |
| 2024-11-11 | Merge branch kvm-arm64/psci-1.3 into kvmarm/next | Oliver Upton | 1 | -0/+2 |
| 2024-10-24 | KVM: arm64: Add support for PSCI v1.2 and v1.3 | David Woodhouse | 1 | -0/+2 |
| 2024-08-25 | KVM: arm64: Use kvm_has_feat() to check if FEAT_SSBS is advertised to the guest | Shaoqin Huang | 1 | -6/+6 |
| 2023-10-30 | Merge branch kvm-arm64/smccc-filter-cleanups into kvmarm/next | Oliver Upton | 1 | -12/+22 |
| 2023-10-05 | KVM: arm64: Use mtree_empty() to determine if SMCCC filter configured | Oliver Upton | 1 | -6/+1 |
| 2023-10-05 | KVM: arm64: Only insert reserved ranges when SMCCC filter is used | Oliver Upton | 1 | -6/+16 |
| 2023-10-05 | KVM: arm64: Add a predicate for testing if SMCCC filter is configured | Oliver Upton | 1 | -1/+6 |
| 2023-09-21 | KVM: arm64: Get rid of vCPU-scoped feature bitmap | Oliver Upton | 1 | -1/+1 |
| 2023-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -10/+179 |
| 2023-04-21 | Merge branch kvm-arm64/smccc-filtering into kvmarm-master/next | Marc Zyngier | 1 | -7/+176 |
| 2023-04-21 | Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/next | Marc Zyngier | 1 | -1/+1 |
| 2023-04-19 | KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg() | Dan Carpenter | 1 | -0/+2 |
| 2023-04-08 | KVM: arm64: Prevent userspace from handling SMC64 arch range | Oliver Upton | 1 | -6/+19 |
| 2023-04-05 | KVM: arm64: Expose SMC/HVC width to userspace | Marc Zyngier | 1 | -5/+11 |
| 2023-04-05 | KVM: arm64: Introduce support for userspace SMCCC filtering | Oliver Upton | 1 | -0/+60 |
| 2023-04-05 | KVM: arm64: Add support for KVM_EXIT_HYPERCALL | Oliver Upton | 1 | -0/+16 |
| 2023-04-05 | KVM: arm64: Use a maple tree to represent the SMCCC filter | Oliver Upton | 1 | -0/+57 |
| 2023-04-05 | KVM: arm64: Refactor hvc filtering to support different actions | Oliver Upton | 1 | -4/+22 |
| 2023-04-05 | KVM: arm64: Rename SMC/HVC call handler to reflect reality | Oliver Upton | 1 | -1/+1 |
| 2023-04-05 | KVM: arm64: Add a helper to check if a VM has ran once | Oliver Upton | 1 | -2/+1 |
| 2023-03-30 | KVM: arm64: timers: Use CNTPOFF_EL2 to offset the physical timer | Marc Zyngier | 1 | -1/+1 |
| 2023-03-29 | KVM: arm64: Use config_lock to protect data ordered against KVM_RUN | Oliver Upton | 1 | -2/+2 |
| 2023-03-11 | KVM: arm64: timers: Convert per-vcpu virtual offset to a global value | Marc Zyngier | 1 | -1/+1 |
| 2023-01-19 | KVM: MMU: Make the definition of 'INVALID_GPA' common | Yu Zhang | 1 | -1/+1 |
| 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-25 | 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 |