summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/reset.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
* Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-05-151-1/+166
|\
| * KVM: arm64: Add capability to advertise ptrauth for guestAmit Daniel Kachhap2019-04-241-0/+5
| * KVM: arm64: Add userspace flag to enable pointer authenticationAmit Daniel Kachhap2019-04-241-0/+27
| * KVM: arm/arm64: Clean up vcpu finalization function parameter namingDave Martin2019-04-181-2/+2
| * KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVEDave Martin2019-04-181-1/+1
| * KVM: arm64: Add a capability to advertise SVE supportDave Martin2019-03-291-0/+3
| * KVM: arm64/sve: Allow userspace to enable SVE for vcpusDave Martin2019-03-291-1/+42
| * KVM: arm64/sve: Add pseudo-register for the guest's vector lengthsDave Martin2019-03-291-0/+89
* | KVM: arm64: Reset the PMU in preemptible contextMarc Zyngier2019-03-191-3/+3
|/
* arm/arm64: KVM: Allow a VCPU to fully reset itselfMarc Zyngier2019-02-071-0/+24
* KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loadedChristoffer Dall2019-02-071-2/+24
* arm/arm64: KVM: Enable 32 bits kvm vcpu events supportDongjiu Geng2018-10-181-1/+0Star
* arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()Dongjiu Geng2018-10-181-2/+2
* KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2Marc Zyngier2018-10-031-1/+1
* kvm: arm64: Allow tuning the physical address size for VMSuzuki K Poulose2018-10-031-4/+13
* kvm: arm64: Limit the minimum number of page table levelsSuzuki K Poulose2018-10-031-1/+9
* kvm: arm64: Set a limit on the IPA sizeSuzuki K Poulose2018-10-031-0/+43
* kvm: arm64: Switch to per VM IPA limitSuzuki K Poulose2018-10-011-1/+1
* kvm: arm64: Configure VTCR_EL2.SL0 per VMSuzuki K Poulose2018-10-011-0/+1
* kvm: arm64: Configure VTCR_EL2 per VMSuzuki K Poulose2018-10-011-0/+35
* kvm: arm/arm64: Allow arch specific configurations for VMSuzuki K Poulose2018-10-011-0/+7
* Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-08-221-0/+4
|\
| * arm64: KVM: export the capability to set guest SError syndromeDongjiu Geng2018-07-211-0/+3
| * arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTSDongjiu Geng2018-07-211-0/+1
* | kvm/arm: use PSR_AA32 definitionsMark Rutland2018-07-051-2/+2
|/
* arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier2018-05-311-0/+4
* KVM: arm/arm64: Move timer IRQ default init to arch_timer.cChristoffer Dall2017-06-081-15/+1Star
* arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin2017-04-041-1/+1
* KVM: arm/arm64: Initialize the emulated EL1 physical timerJintack Lim2017-02-081-1/+8
* ARM: KVM: Support vGICv3 ITSVladimir Murzin2016-11-141-6/+0Star
* KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara2016-07-181-0/+6
* KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara2016-07-181-1/+1
* arm64: KVM: Simplify HYP init/teardownMarc Zyngier2016-07-031-11/+0Star
* arm/arm64: KVM: Always have merged page tablesMarc Zyngier2016-07-031-24/+7Star
* KVM: ARM64: Fix typosAndrea Gelmini2016-06-141-1/+1
* arm64: kvm: Fix kvm teardown for systems using the extended idmapJames Morse2016-05-031-7/+23
* arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro2016-04-281-0/+14
* arm64: KVM: Introduce per-vcpu kvm device controlsShannon Zhao2016-02-291-0/+1
* arm64: KVM: Add a new feature bit for PMUv3Shannon Zhao2016-02-291-0/+3
* arm64: KVM: Reset PMU state when resetting vcpuShannon Zhao2016-02-291-0/+3
* arm64/kvm: Make use of the system wide safe valuesSuzuki K. Poulose2015-10-211-1/+1
* KVM: arm/arm64: timer: Allow the timer to control the active stateMarc Zyngier2015-08-121-3/+1Star
* KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUGAlex Bennée2015-07-211-0/+16
* arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier2015-01-121-1/+0Star
* arm64: KVM: enable initialization of a 32bit vcpuMarc Zyngier2013-06-121-1/+25
* arm64: KVM: Plug the arch timerMarc Zyngier2013-06-121-0/+12
* arm64: KVM: virtual CPU resetMarc Zyngier2013-06-071-0/+76