summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/kvm_host.h
AgeCommit message (Expand)Author
2021-08-20Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/nextMarc Zyngier
2021-08-20Merge branch kvm-arm64/generic-entry into kvmarm-master/nextMarc Zyngier
2021-08-20Merge branch kvm-arm64/misc-5.15 into kvmarm-master/nextMarc Zyngier
2021-08-20KVM: arm64: Track value of cptr_el2 in struct kvm_vcpu_archFuad Tabba
2021-08-20KVM: arm64: Restore mdcr_el2 from vcpuFuad Tabba
2021-08-20KVM: arm64: MDCR_EL2 is a 64-bit registerFuad Tabba
2021-08-20KVM: arm64: placeholder to check if VM is protectedFuad Tabba
2021-08-19KVM: arm64: Record number of signal exits as a vCPU statOliver Upton
2021-08-18KVM: arm64: Drop check_kvm_target_cpu() based percpu probeAnshuman Khandual
2021-08-02KVM: arm64: Remove PMSWINC_EL0 shadow registerMarc Zyngier
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-06-24KVM: stats: Separate generic stats from architecture specific onesJing Zhang
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: Save/restore MTE registersSteven Price
2021-06-22KVM: arm64: Introduce MTE VM featureSteven Price
2021-06-18KVM: arm64: Restore PMU configuration on first runMarc Zyngier
2021-06-17KVM: switch per-VM stats to u64Paolo Bonzini
2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-04-17KVM: Kill off the old hva-based MMU notifier callbacksSean Christopherson
2021-04-17KVM: arm64: Convert to the gfn-based MMU notifier callbacksSean Christopherson
2021-04-17KVM: aarch64: implement KVM_CAP_SET_GUEST_DEBUG2Maxim Levitsky
2021-04-17KVM: Move prototypes for MMU notifier callbacks to generic codeSean Christopherson
2021-04-13Merge branch 'kvm-arm64/memslot-fixes' 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
2021-04-07KVM: arm64: Initialize VCPU mdcr_el2 before loading itAlexandru Elisei
2021-04-07KVM: arm64: Hide kvm_mmu_wp_memory_region()Gavin Shan
2021-04-06arm64: KVM: Enable access to TRBE support for hostSuzuki K Poulose
2021-04-06KVM: arm64: Move SPE availability check to VCPU loadSuzuki K Poulose
2021-03-25KVM: arm64: Drop the CPU_FTR_REG_HYP_COPY infrastructureMarc Zyngier
2021-03-19KVM: arm64: Use kvm_arch in kvm_s2_mmuQuentin Perret
2021-03-19KVM: arm64: Prepare the creation of s1 mappings at EL2Quentin Perret
2021-03-19KVM: arm64: Enable access to sanitized CPU features at EL2Quentin Perret
2021-03-19KVM: arm64: Make kvm_call_hyp() a function call at HypQuentin Perret
2021-03-18KVM: arm64: Enable SVE support for nVHEDaniel Kiss
2021-03-18KVM: arm64: Introduce vcpu_sve_vq() helperMarc Zyngier
2021-03-18KVM: arm64: Let vcpu_sve_pffr() handle HYP VAsMarc Zyngier
2021-02-12Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-02-09KVM: Raise the maximum number of user memslotsVitaly Kuznetsov
2021-01-25KVM: arm64: Implement the TRNG hypervisor callArd Biesheuvel
2020-12-22KVM: arm64: Declutter host PSCI 0.1 handlingMarc Zyngier
2020-12-22KVM: arm64: Minor cleanup of hyp variables used in hostDavid Brazdil
2020-12-22KVM: arm64: Prevent use of invalid PSCI v0.1 function IDsDavid Brazdil
2020-12-09Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...Marc Zyngier
2020-12-04KVM: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capabilityDavid Brazdil
2020-12-04KVM: arm64: Add kvm-arm.mode early kernel parameterDavid Brazdil
2020-12-03Merge remote-tracking branch 'origin/kvm-arm64/csv3' into kvmarm-master/queueMarc Zyngier
2020-11-30KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV3=1 if the CPUs are Meltdown-safeMarc Zyngier
2020-11-27Merge branch 'kvm-arm64/misc-5.11' into kvmarm-master/nextMarc Zyngier