aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/reset.c
AgeCommit message (Expand)Author
2020-08-03KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVESteven Price
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-05-15Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2019-04-24KVM: arm64: Add capability to advertise ptrauth for guestAmit Daniel Kachhap
2019-04-24KVM: arm64: Add userspace flag to enable pointer authenticationAmit Daniel Kachhap
2019-04-18KVM: arm/arm64: Clean up vcpu finalization function parameter namingDave Martin
2019-04-18KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVEDave Martin
2019-03-29KVM: arm64: Add a capability to advertise SVE supportDave Martin
2019-03-29KVM: arm64/sve: Allow userspace to enable SVE for vcpusDave Martin
2019-03-29KVM: arm64/sve: Add pseudo-register for the guest's vector lengthsDave Martin
2019-03-19KVM: arm64: Reset the PMU in preemptible contextMarc Zyngier
2019-02-07arm/arm64: KVM: Allow a VCPU to fully reset itselfMarc Zyngier
2019-02-07KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loadedChristoffer Dall
2018-10-18arm/arm64: KVM: Enable 32 bits kvm vcpu events supportDongjiu Geng
2018-10-18arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()Dongjiu Geng
2018-10-03KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2Marc Zyngier
2018-10-03kvm: arm64: Allow tuning the physical address size for VMSuzuki K Poulose
2018-10-03kvm: arm64: Limit the minimum number of page table levelsSuzuki K Poulose
2018-10-03kvm: arm64: Set a limit on the IPA sizeSuzuki K Poulose
2018-10-01kvm: arm64: Switch to per VM IPA limitSuzuki K Poulose
2018-10-01kvm: arm64: Configure VTCR_EL2.SL0 per VMSuzuki K Poulose
2018-10-01kvm: arm64: Configure VTCR_EL2 per VMSuzuki K Poulose
2018-10-01kvm: arm/arm64: Allow arch specific configurations for VMSuzuki K Poulose
2018-08-22Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-07-21arm64: KVM: export the capability to set guest SError syndromeDongjiu Geng
2018-07-21arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTSDongjiu Geng
2018-07-05kvm/arm: use PSR_AA32 definitionsMark Rutland
2018-05-31arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier
2017-06-08KVM: arm/arm64: Move timer IRQ default init to arch_timer.cChristoffer Dall
2017-04-04arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin
2017-02-08KVM: arm/arm64: Initialize the emulated EL1 physical timerJintack Lim
2016-11-14ARM: KVM: Support vGICv3 ITSVladimir Murzin
2016-07-18KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara
2016-07-18KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara
2016-07-03arm64: KVM: Simplify HYP init/teardownMarc Zyngier
2016-07-03arm/arm64: KVM: Always have merged page tablesMarc Zyngier
2016-06-14KVM: ARM64: Fix typosAndrea Gelmini
2016-05-03arm64: kvm: Fix kvm teardown for systems using the extended idmapJames Morse
2016-04-28arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro
2016-02-29arm64: KVM: Introduce per-vcpu kvm device controlsShannon Zhao
2016-02-29arm64: KVM: Add a new feature bit for PMUv3Shannon Zhao
2016-02-29arm64: KVM: Reset PMU state when resetting vcpuShannon Zhao
2015-10-21arm64/kvm: Make use of the system wide safe valuesSuzuki K. Poulose
2015-08-12KVM: arm/arm64: timer: Allow the timer to control the active stateMarc Zyngier
2015-07-21KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUGAlex Bennée
2015-01-12arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier
2013-06-12arm64: KVM: enable initialization of a 32bit vcpuMarc Zyngier
2013-06-12arm64: KVM: Plug the arch timerMarc Zyngier
2013-06-07arm64: KVM: virtual CPU resetMarc Zyngier