aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_host.h
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-19
* KVM: arm64: Move pmu hyp code under hyp's Makefile to avoid instrumentationJames Morse2019-05-24
* arm64: KVM: Enable VHE support for :G/:H perf event modifiersAndrew Murray2019-04-24
* arm64: KVM: Enable !VHE support for :G/:H perf event modifiersAndrew Murray2019-04-24
* arm64: KVM: Add accessors to track guest/host only countersAndrew Murray2019-04-24
* arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_dataAndrew Murray2019-04-24
* KVM: arm64: Add userspace flag to enable pointer authenticationAmit Daniel Kachhap2019-04-24
* KVM: arm/arm64: Context-switch ptrauth registersMark Rutland2019-04-24
* KVM: arm64: Add a vcpu flag to control ptrauth for guestAmit Daniel Kachhap2019-04-23
* KVM: arm/arm64: Clean up vcpu finalization function parameter namingDave Martin2019-04-18
* KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVEDave Martin2019-04-18
* KVM: arm64/sve: Allow userspace to enable SVE for vcpusDave Martin2019-03-29
* KVM: arm64/sve: Add pseudo-register for the guest's vector lengthsDave Martin2019-03-29
* KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctlDave Martin2019-03-29
* KVM: arm/arm64: Add hook for arch-specific KVM initialisationDave Martin2019-03-29
* KVM: arm64/sve: Add SVE support to register access ioctl interfaceDave Martin2019-03-29
* KVM: arm64/sve: Context switch the SVE registersDave Martin2019-03-29
* KVM: arm64/sve: System register context switch and access supportDave Martin2019-03-29
* KVM: arm64: Add a vcpu flag to control SVE visibility for the guestDave Martin2019-03-29
* KVM: arm64: Add missing #includes to kvm_host.hDave Martin2019-03-29
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-15
|\
| * KVM: arm/arm64: Factor out VMID into struct kvm_vmidChristoffer Dall2019-02-19
| * arm/arm64: KVM: Statically configure the host's view of MPIDRMarc Zyngier2019-02-19
| * arm64: KVM: Allow for direct call of HYP functions when using VHEMarc Zyngier2019-02-19
| * arm/arm64: KVM: Introduce kvm_call_hyp_ret()Marc Zyngier2019-02-19
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-10
|\ \
| * | arm64: kvm: Unmask PMR before entering guestJulien Thierry2019-02-06
| |/
* / arm/arm64: KVM: Allow a VCPU to fully reset itselfMarc Zyngier2019-02-07
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-12-26
|\
| * KVM: Make kvm_set_spte_hva() return intLan Tianyu2018-12-21
| * KVM: arm64: Make vcpu const in vcpu_read_sys_regChristoffer Dall2018-12-19
| * arm64: KVM: Consistently advance singlestep when emulating instructionsMark Rutland2018-12-18
* | arm64: KVM: Force VHE for systems affected by erratum 1165522Marc Zyngier2018-12-10
* | KVM: arm64: Rework detection of SVE, !VHE systemsMarc Zyngier2018-12-10
|/
* Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-25
|\
| * arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()Dongjiu Geng2018-10-18
| * KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2Marc Zyngier2018-10-03
| * kvm: arm64: Set a limit on the IPA sizeSuzuki K Poulose2018-10-03
| * kvm: arm64: Configure VTCR_EL2 per VMSuzuki K Poulose2018-10-01
| * kvm: arm/arm64: Allow arch specific configurations for VMSuzuki K Poulose2018-10-01
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-22
|\ \ | |/ |/|
| * KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vheWill Deacon2018-09-14
* | arm64: KVM: Remove pgd_lockSteven Price2018-09-07
* | KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier2018-09-07
|/
* KVM: arm64: Share the parts of get/set events useful to 32bitJames Morse2018-07-21
* arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTSDongjiu Geng2018-07-21
* arm64: KVM: Cleanup tpidr_el2 init on non-VHEMarc Zyngier2018-07-21
* KVM: arm64/sve: Fix SVE trap restoration for non-current tasksDave Martin2018-06-21
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-12
|\
| * kvm: Make VM ioctl do valloc for some archsMarc Orr2018-06-01