summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/reset.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-27Merge branch 'kvm-arm64/misc-5.11' into kvmarm-master/nextMarc Zyngier1-52/+0
2020-11-27KVM: arm64: Remove kvm_arch_vm_ioctl_check_extension()Will Deacon1-52/+0
2020-11-27KVM: arm64: Refuse illegal KVM_ARM_VCPU_PMU_V3 at reset timeMarc Zyngier1-0/+4
2020-11-10KVM: arm64: Drop kvm_coproc.hMarc Zyngier1-1/+0
2020-09-30Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/nextMarc Zyngier1-4/+0
2020-09-29KVM: arm64: Simplify handling of ARCH_WORKAROUND_2Marc Zyngier1-4/+0
2020-09-11KVM: arm64: Don't constrain maximum IPA size based on host configurationWill Deacon1-34/+6
2020-08-09Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini1-12/+11
2020-07-28Merge branch 'kvm-arm64/ptrauth-nvhe' into kvmarm-master/next-WIPMarc Zyngier1-11/+10
2020-07-07KVM: arm64: Make struct kvm_regs userspace-onlyMarc Zyngier1-1/+1
2020-06-22KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVESteven Price1-3/+7
2020-06-22KVM: arm64: Allow PtrAuth to be enabled from userspace on non-VHE systemsMarc Zyngier1-11/+10
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-15/+12
2020-05-28KVM: arm64: Check advertised Stage-2 page size capabilityMarc Zyngier1-2/+35
2020-05-28KVM: arm64: Don't use empty structures as CPU reset stateMarc Zyngier1-12/+9
2020-05-20arm64/cpufeature: Drop open encodings while extracting parangeAnshuman Khandual1-3/+8
2020-05-20arm64/cpufeature: Validate hypervisor capabilities during CPU hotplugAnshuman Khandual1-0/+5
2020-05-16KVM: Fix spelling in code commentsFuad Tabba1-3/+3
2020-04-28arm64: cpufeature: Add CPU capability for AArch32 EL1 supportWill Deacon1-10/+2
2020-01-27KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()Sean Christopherson1-5/+0
2020-01-27KVM: arm64: Free sve_state via arm specific hookSean Christopherson1-0/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2019-05-15Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini1-1/+166
2019-04-24KVM: arm64: Add capability to advertise ptrauth for guestAmit Daniel Kachhap1-0/+5
2019-04-24KVM: arm64: Add userspace flag to enable pointer authenticationAmit Daniel Kachhap1-0/+27
2019-04-18KVM: arm/arm64: Clean up vcpu finalization function parameter namingDave Martin1-2/+2
2019-04-18KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVEDave Martin1-1/+1
2019-03-29KVM: arm64: Add a capability to advertise SVE supportDave Martin1-0/+3
2019-03-29KVM: arm64/sve: Allow userspace to enable SVE for vcpusDave Martin1-1/+42
2019-03-29KVM: arm64/sve: Add pseudo-register for the guest's vector lengthsDave Martin1-0/+89
2019-03-19KVM: arm64: Reset the PMU in preemptible contextMarc Zyngier1-3/+3
2019-02-07arm/arm64: KVM: Allow a VCPU to fully reset itselfMarc Zyngier1-0/+24
2019-02-07KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loadedChristoffer Dall1-2/+24
2018-10-18arm/arm64: KVM: Enable 32 bits kvm vcpu events supportDongjiu Geng1-1/+0
2018-10-18arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()Dongjiu Geng1-2/+2
2018-10-03KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2Marc Zyngier1-1/+1
2018-10-03kvm: arm64: Allow tuning the physical address size for VMSuzuki K Poulose1-4/+13
2018-10-03kvm: arm64: Limit the minimum number of page table levelsSuzuki K Poulose1-1/+9
2018-10-03kvm: arm64: Set a limit on the IPA sizeSuzuki K Poulose1-0/+43
2018-10-01kvm: arm64: Switch to per VM IPA limitSuzuki K Poulose1-1/+1
2018-10-01kvm: arm64: Configure VTCR_EL2.SL0 per VMSuzuki K Poulose1-0/+1
2018-10-01kvm: arm64: Configure VTCR_EL2 per VMSuzuki K Poulose1-0/+35
2018-10-01kvm: arm/arm64: Allow arch specific configurations for VMSuzuki K Poulose1-0/+7
2018-08-22Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini1-0/+4
2018-07-21arm64: KVM: export the capability to set guest SError syndromeDongjiu Geng1-0/+3
2018-07-21arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTSDongjiu Geng1-0/+1
2018-07-05kvm/arm: use PSR_AA32 definitionsMark Rutland1-2/+2
2018-05-31arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier1-0/+4
2017-06-08KVM: arm/arm64: Move timer IRQ default init to arch_timer.cChristoffer Dall1-15/+1
2017-04-04arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin1-1/+1