summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-30
* KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentationJames Morse2019-05-24
* KVM: arm64: Move pmu hyp code under hyp's Makefile to avoid instrumentationJames Morse2019-05-24
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-17
|\
| * Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-05-15
| |\
| | * KVM: arm64: Fix ptrauth ID register masking logicKristina Martsenko2019-05-01
| | * arm64: KVM: Fix perf cycle counter support for VHEAndrew Murray2019-04-30
| | * arm64: KVM: Avoid isb's by using direct pmxevtyper sysregAndrew Murray2019-04-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
| | * KVM: arm64: Add capability to advertise ptrauth for guestAmit Daniel Kachhap2019-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: arm/arm64: Clean up vcpu finalization function parameter namingDave Martin2019-04-18
| | * KVM: arm64/sve: Explain validity checks in set_sve_vls()Dave Martin2019-04-18
| | * KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizingDave Martin2019-04-18
| | * KVM: arm64/sve: WARN when avoiding divide-by-zero in sve_reg_to_region()Dave Martin2019-04-18
| | * KVM: arm64/sve: Make register ioctl access errors more consistentDave Martin2019-04-18
| | * KVM: arm64/sve: Miscellaneous tidyups in guest.cDave Martin2019-04-18
| | * KVM: arm64/sve: Clean up UAPI register ID definitionsDave Martin2019-04-18
| | * KVM: arm64/sve: sys_regs: Demote redundant vcpu_has_sve() checks to WARNsDave Martin2019-04-18
| | * KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVEDave Martin2019-04-18
| | * arm64: KVM: Fix system register enumerationMarc Zyngier2019-04-02
| | * KVM: arm64: Add a capability to advertise SVE supportDave Martin2019-03-29
| | * 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: arm64: Enumerate SVE register indices for KVM_GET_REG_LISTDave Martin2019-03-29
| | * KVM: arm64/sve: Add SVE support to register access ioctl interfaceDave Martin2019-03-29
| | * KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpusDave Martin2019-03-29
| | * KVM: arm64: Factor out core register ID enumerationDave Martin2019-03-29
| | * KVM: arm64: Add missing #include of <linux/string.h> in guest.cDave 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: Support runtime sysreg visibility filteringDave Martin2019-03-29
| | * KVM: arm64: Propagate vcpu into read_id_reg()Dave Martin2019-03-29
| | * arm64/sve: Enable SVE state tracking for non-task contextsDave Martin2019-03-29
| | * KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenanceDave Martin2019-03-29
* | | Make anon_inodes unconditionalDavid Howells2019-04-19
|/ /
* / KVM: arm64: Reset the PMU in preemptible contextMarc Zyngier2019-03-19
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-15
|\
| * arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2Dave Martin2019-02-22
| * KVM: arm/arm64: Prefix header search paths with $(srctree)/Masahiro Yamada2019-02-19
| * KVM: arm/arm64: Remove -I. header search pathsMasahiro Yamada2019-02-19
| * arm64: KVM: Describe data or unified caches as having 1 set and 1 wayArd Biesheuvel2019-02-19
| * arm64: KVM: Expose sanitised cache type register to guestArd Biesheuvel2019-02-19
| * KVM: arm/arm64: consolidate arch timer trap handlersAndre Przywara2019-02-19
| * KVM: arm64: Reuse sys_reg() macro when searching the trap tableMarc Zyngier2019-02-19
| * arm/arm64: KVM: Statically configure the host's view of MPIDRMarc Zyngier2019-02-19
| * arm64: KVM: Drop VHE-specific HYP call stubMarc Zyngier2019-02-19