summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/arm.c
AgeCommit message (Expand)Author
2021-11-12Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-11-08KVM: arm64: Change the return type of kvm_vcpu_preferred_target()YueHaibing
2021-10-31Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-10-18Merge branch kvm-arm64/pkvm/fixed-features into kvmarm-master/nextMarc Zyngier
2021-10-17Merge branch kvm-arm64/memory-accounting into kvmarm-master/nextMarc Zyngier
2021-10-17KVM: arm64: Add memcg accounting to KVM allocationsJia He
2021-10-11KVM: arm64: Initialize trap registers for protected VMsFuad Tabba
2021-10-11KVM: arm64: Add handlers for protected VM System RegistersFuad Tabba
2021-10-11Merge branch kvm-arm64/misc-5.16 into kvmarm-master/nextMarc Zyngier
2021-10-11KVM: arm64: Allow KVM to be disabled from the command lineMarc Zyngier
2021-10-11KVM: arm64: Propagate errors from __pkvm_prot_finalize hypercallWill Deacon
2021-10-11KVM: arm64: Reject stub hypercalls after pKVM has been initialisedWill Deacon
2021-10-01kvm: use kvfree() in kvm_arch_free_vm()Juergen Gross
2021-08-20Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/nextMarc Zyngier
2021-08-20Merge branch kvm-arm64/mmu/vmid-cleanups into kvmarm-master/nextMarc Zyngier
2021-08-20Merge branch kvm-arm64/generic-entry into kvmarm-master/nextMarc Zyngier
2021-08-20Merge branch kvm-arm64/psci/cpu_on into kvmarm-master/nextMarc Zyngier
2021-08-20Merge branch kvm-arm64/mmu/el2-tracking into kvmarm-master/nextMarc Zyngier
2021-08-20Merge branch kvm-arm64/mmu/kmemleak-pkvm into kvmarm-master/nextMarc Zyngier
2021-08-20Merge tag 'kvmarm-fixes-5.14-2' into kvm-arm64/mmu/el2-trackingMarc Zyngier
2021-08-20KVM: arm64: Track value of cptr_el2 in struct kvm_vcpu_archFuad Tabba
2021-08-20KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCEMarc Zyngier
2021-08-19KVM: arm64: Use generic KVM xfer to guest work functionOliver Upton
2021-08-19KVM: arm64: Record number of signal exits as a vCPU statOliver Upton
2021-08-19KVM: arm64: Handle PSCI resets before userspace touches vCPU stateOliver Upton
2021-08-18KVM: arm64: Drop unused REQUIRES_VIRTAnshuman Khandual
2021-08-18KVM: arm64: Drop check_kvm_target_cpu() based percpu probeAnshuman Khandual
2021-08-18KVM: arm64: Drop init_common_resources()Anshuman Khandual
2021-08-11KVM: arm64: Remove __pkvm_mark_hypQuentin Perret
2021-08-04KVM: arm64: Unregister HYP sections from kmemleak in protected modeMarc Zyngier
2021-07-29KVM: arm64: Fix race when enabling KVM_ARM_CAP_MTESteven Price
2021-06-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-06-24Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2021-06-22Merge branch kvm-arm64/mmu/mte into kvmarm-master/nextMarc Zyngier
2021-06-22KVM: arm64: Add ioctl to fetch/store tags in a guestSteven Price
2021-06-22KVM: arm64: Expose KVM_ARM_CAP_MTESteven Price
2021-06-18Merge branch arm64/for-next/caches into kvmarm-master/nextMarc Zyngier
2021-06-18KVM: arm64: Restore PMU configuration on first runMarc Zyngier
2021-06-11KVM: arm64: Kill 32-bit vCPUs on systems with mismatched EL0 supportWill Deacon
2021-05-27KVM: arm64: Resolve all pending PC updates before immediate exitZenghui Yu
2021-05-25arm64: Rename arm64-internal cache maintenance functionsFuad Tabba
2021-05-15KVM: arm64: Commit pending PC adjustemnts before returning to userspaceMarc Zyngier
2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-04-17KVM: constify kvm_arch_flush_remote_tlbs_memslotPaolo Bonzini
2021-04-17KVM: aarch64: implement KVM_CAP_SET_GUEST_DEBUG2Maxim Levitsky
2021-04-13Merge branch 'kvm-arm64/ptp' into kvmarm-master/nextMarc Zyngier
2021-04-13Merge branch 'kvm-arm64/misc-5.13' into kvmarm-master/nextMarc Zyngier
2021-04-13Merge branch 'kvm-arm64/host-stage2' into kvmarm-master/nextMarc Zyngier
2021-04-13Merge branch 'kvm-arm64/debug-5.13' into kvmarm-master/nextMarc Zyngier