summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/guest.c
AgeCommit message (Expand)Author
2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-04-17KVM: aarch64: implement KVM_CAP_SET_GUEST_DEBUG2Maxim Levitsky
2021-03-18KVM: arm64: Introduce vcpu_sve_vq() helperMarc Zyngier
2020-11-10KVM: arm64: Drop kvm_coproc.hMarc Zyngier
2020-11-10KVM: arm64: Get rid of the AArch32 register mapping codeMarc Zyngier
2020-07-07KVM: arm64: Move SPSR_EL1 to the system register arrayMarc Zyngier
2020-07-07KVM: arm64: Disintegrate SPSR arrayMarc Zyngier
2020-07-07KVM: arm64: Move SP_EL1 to the system register arrayMarc Zyngier
2020-07-07KVM: arm64: Move ELR_EL1 to the system register arrayMarc Zyngier
2020-07-07KVM: arm64: Make struct kvm_regs userspace-onlyMarc Zyngier
2020-06-01Merge tag 'kvmarm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2020-05-16KVM: Fix spelling in code commentsFuad Tabba
2020-05-15kvm: add halt-polling cpu usage statsDavid Matlack
2020-05-13Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini
2020-05-01KVM: arm64: Fix 32bit PC wrap-aroundMarc Zyngier
2020-04-21kvm_host: unify VM_STAT and VCPU_STAT definitions in a single placeEmanuele Giuseppe Esposito
2020-03-16KVM: Remove unnecessary asm/kvm_host.h includesPeter Xu
2020-01-27KVM: Drop kvm_arch_vcpu_setup()Sean Christopherson
2019-11-08Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/nextMarc Zyngier
2019-10-28KVM: arm/arm64: Show halt poll counters in debugfsChristian Borntraeger
2019-10-24Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste...Marc Zyngier
2019-10-21KVM: arm64: Provide VCPU attributes for stolen timeSteven Price
2019-10-21KVM: arm/arm64: Allow user injection of external data abortsChristoffer Dall
2019-07-05KVM: arm64/sve: Fix vq_present() macro to yield a boolZhang Lei
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-12KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LISTDave Martin
2019-06-12KVM: arm64: Implement vq_present() as a macroViresh Kumar
2019-04-18KVM: arm64/sve: Explain validity checks in set_sve_vls()Dave Martin
2019-04-18KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizingDave Martin
2019-04-18KVM: arm64/sve: WARN when avoiding divide-by-zero in sve_reg_to_region()Dave Martin
2019-04-18KVM: arm64/sve: Make register ioctl access errors more consistentDave Martin
2019-04-18KVM: arm64/sve: Miscellaneous tidyups in guest.cDave Martin
2019-04-18KVM: arm64/sve: Clean up UAPI register ID definitionsDave Martin
2019-04-02arm64: KVM: Fix system register enumerationMarc Zyngier
2019-03-29KVM: arm64/sve: Add pseudo-register for the guest's vector lengthsDave Martin
2019-03-29KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LISTDave Martin
2019-03-29KVM: arm64/sve: Add SVE support to register access ioctl interfaceDave Martin
2019-03-29KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpusDave Martin
2019-03-29KVM: arm64: Factor out core register ID enumerationDave Martin
2019-03-29KVM: arm64: Add missing #include of <linux/string.h> in guest.cDave Martin
2019-03-29KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenanceDave Martin
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-10-03arm64: KVM: Remove some extra semicolon in kvm_target_cpuzhong jiang
2018-10-01arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier
2018-10-01arm64: KVM: Tighten guest core register access from userspaceDave Martin
2018-08-22Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-07-21KVM: arm64: Share the parts of get/set events useful to 32bitJames Morse
2018-07-21arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTSDongjiu Geng
2018-07-05kvm/arm: use PSR_AA32 definitionsMark Rutland