aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/guest.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-19
* 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
* arm64: KVM: Fix system register enumerationMarc Zyngier2019-04-02
* 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: Refactor kvm_arm_num_regs() for easier maintenanceDave Martin2019-03-29
* Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-25
|\
| * arm64: KVM: Remove some extra semicolon in kvm_target_cpuzhong jiang2018-10-03
* | arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier2018-10-01
* | arm64: KVM: Tighten guest core register access from userspaceDave Martin2018-10-01
|/
* Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-08-22
|\
| * 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
* | kvm/arm: use PSR_AA32 definitionsMark Rutland2018-07-05
|/
* arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier2018-04-20
* KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUNChristoffer Dall2018-03-14
* KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debugChristoffer Dall2017-12-14
* KVM: arm/arm64: Allow setting the timer IRQ numbers from userspaceChristoffer Dall2017-06-08
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* KVM: ARM64: Fix typosAndrea Gelmini2016-06-14
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-16
|\
| * arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao2016-02-29
* | arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin2016-02-29
|/
* arm64: KVM: Turn system register numbers to an enumMarc Zyngier2015-12-14
* KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar2015-12-14
* arm64/kvm: Add generic v8 KVM targetSuzuki K. Poulose2015-08-12
* KVM: arm64: add trace points for guest_debug debugAlex Bennée2015-07-21
* KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUGAlex Bennée2015-07-21
* KVM: arm64: guest debug, add support for single-stepAlex Bennée2015-07-21
* KVM: arm64: guest debug, add SW break point supportAlex Bennée2015-07-21
* KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctlAlex Bennée2015-07-21
* arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall2014-12-13
* arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall2014-12-13
* KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_regWill Deacon2014-08-27
* arm64: KVM: allow export and import of generic timer regsAlex Bennée2014-07-11
* arm64: KVM: Enable minimalistic support for Cortex-A53Marc Zyngier2014-05-25
* arm64: KVM: Support X-Gene guest VCPU on APM X-Gene hostAnup Patel2013-12-28
* ARM64: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel2013-10-02
* arm64: KVM: enable initialization of a 32bit vcpuMarc Zyngier2013-06-12
* arm64: KVM: guest one-reg interfaceMarc Zyngier2013-06-07