summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm
AgeCommit message (Expand)Author
2021-10-11KVM: arm64: Replace get_raz_id_reg() with get_raz_reg()Alexandru Elisei
2021-10-11KVM: arm64: Use get_raz_reg() for userspace reads of PMSWINC_EL0Alexandru Elisei
2021-10-11KVM: arm64: Return early from read_id_reg() if register is RAZAlexandru Elisei
2021-10-11Merge branch kvm-arm64/misc-5.16 into kvmarm-master/nextMarc Zyngier
2021-10-11KVM: arm64: Depend on HAVE_KVM instead of OFSean Christopherson
2021-10-11KVM: arm64: Unconditionally include generic KVM's KconfigSean Christopherson
2021-10-11KVM: arm64: Allow KVM to be disabled from the command lineMarc Zyngier
2021-10-11Merge branch kvm-arm64/vgic-ipa-checks into kvmarm-master/nextMarc Zyngier
2021-10-11KVM: arm64: vgic: Drop vgic_check_ioaddr()Ricardo Koller
2021-10-11KVM: arm64: vgic-v3: Check ITS region is not above the VM IPA sizeRicardo Koller
2021-10-11KVM: arm64: vgic-v2: Check cpu interface region is not above the VM IPA sizeRicardo Koller
2021-10-11KVM: arm64: vgic-v3: Check redist region is not above the VM IPA sizeRicardo Koller
2021-10-11kvm: arm64: vgic: Introduce vgic_check_iorangeRicardo Koller
2021-10-11KVM: arm64: Disable privileged hypercalls after pKVM finalisationWill Deacon
2021-10-11KVM: arm64: Prevent re-finalisation of pKVM for a given CPUWill Deacon
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-05KVM: arm64: Release mmap_lock when using VM_SHARED with MTEQuentin Perret
2021-10-05KVM: arm64: Report corrupted refcount at EL2Quentin Perret
2021-10-05KVM: arm64: Fix host stage-2 PGD refcountQuentin Perret
2021-10-01kvm: use kvfree() in kvm_arch_free_vm()Juergen Gross
2021-09-20KVM: arm64: Fix PMU probe orderingMarc Zyngier
2021-09-20KVM: arm64: nvhe: Fix missing FORCE for hyp-reloc.S build ruleZenghui Yu
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-06Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-09-06KVM: stats: Add VM stat for remote tlb flush requestsJing Zhang
2021-09-03memblock: make memblock_find_in_range method privateMike Rapoport
2021-08-26Merge branch kvm-arm64/misc-5.15 into kvmarm-master/nextMarc Zyngier
2021-08-26KVM: arm64: Trim guest debug exception handlingRaghavendra Rao Ananta
2021-08-20KVM: stats: Support linear and logarithmic histogram statisticsJing Zhang
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 branch kvm-arm64/misc-5.15 into kvmarm-master/nextMarc Zyngier
2021-08-20Merge branch kvm-arm64/mmu/mapping-levels into kvmarm-master/nextMarc Zyngier
2021-08-20KVM: arm64: Minor optimization of range_is_memoryDavid Brazdil
2021-08-20Merge tag 'kvmarm-fixes-5.14-2' into kvm-arm64/mmu/el2-trackingMarc Zyngier
2021-08-20KVM: arm64: Upgrade trace_kvm_arm_set_dreg32() to 64bitMarc Zyngier
2021-08-20KVM: arm64: Track value of cptr_el2 in struct kvm_vcpu_archFuad Tabba
2021-08-20KVM: arm64: Keep mdcr_el2's value as set by __init_el2_debugFuad Tabba
2021-08-20KVM: arm64: Restore mdcr_el2 from vcpuFuad Tabba
2021-08-20KVM: arm64: Refactor sys_regs.h,c for nVHE reuseFuad Tabba
2021-08-20KVM: arm64: MDCR_EL2 is a 64-bit registerFuad Tabba
2021-08-20KVM: arm64: Remove trailing whitespace in commentFuad Tabba
2021-08-20KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCEMarc Zyngier
2021-08-20KVM: arm64: Unify stage-2 programming behind __load_stage2()Marc Zyngier
2021-08-20KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callersMarc Zyngier