summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/kvm_host.h
AgeCommit message (Expand)Author
2023-06-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-06-23Merge branch 'for-next/feat_s1pie' into for-next/coreCatalin Marinas
2023-06-06arm64/sysreg: Standardise naming of bitfield constants in OSL[AS]R_EL1Mark Brown
2023-06-06KVM: arm64: Save/restore PIE registersJoey Gouly
2023-06-06KVM: arm64: Save/restore TCR2_EL1Joey Gouly
2023-06-04KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loadedReiji Watanabe
2023-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-04-26Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-04-21Merge branch kvm-arm64/smccc-filtering into kvmarm-master/nextMarc Zyngier
2023-04-21Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/nextMarc Zyngier
2023-04-18KVM: arm64: Make vcpu flag updates non-preemptibleMarc Zyngier
2023-04-05KVM: arm64: Use a maple tree to represent the SMCCC filterOliver Upton
2023-04-05KVM: arm64: Add a helper to check if a VM has ran onceOliver Upton
2023-03-30KVM: arm64: nv: timers: Support hyp timer emulationMarc Zyngier
2023-03-30KVM: arm64: timers: Move the timer IRQs into arch_timer_vm_dataMarc Zyngier
2023-03-30KVM: arm64: timers: Allow userspace to set the global counter offsetMarc Zyngier
2023-03-30KVM: arm64: Expose {un,}lock_all_vcpus() to the rest of KVMMarc Zyngier
2023-03-29KVM: arm64: Avoid lock inversion when setting the VM register widthOliver Upton
2023-03-29KVM: arm64: Avoid vcpu->mutex v. kvm->lock inversion in CPU_ONOliver Upton
2023-03-16KVM: arm64: Limit length in kvm_vm_ioctl_mte_copy_tags() to INT_MAXThomas Huth
2023-03-11KVM: arm64: timers: Convert per-vcpu virtual offset to a global valueMarc Zyngier
2023-02-13Merge branch kvm-arm64/nv-prefix into kvmarm/nextOliver Upton
2023-02-13Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton
2023-02-13Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/nextOliver Upton
2023-02-11KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisorMarc Zyngier
2023-02-11KVM: arm64: nv: Support virtual EL2 exceptionsJintack Lim
2023-02-11KVM: arm64: nv: Add EL2 system registers to vcpu contextMarc Zyngier
2023-02-11arm64: Add ARM64_HAS_NESTED_VIRT cpufeatureJintack Lim
2023-01-21KVM: arm64: Normalize cache configurationAkihiko Odaki
2023-01-19KVM: MMU: Make the definition of 'INVALID_GPA' commonYu Zhang
2023-01-12KVM: arm64: Always set HCR_TID2Akihiko Odaki
2022-12-29KVM: x86: Unify pr_fmt to use module name for all KVM modulesSean Christopherson
2022-12-29KVM: Drop arch hardware (un)setup hooksSean Christopherson
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-05Merge branch kvm-arm64/pmu-unchained into kvmarm-master/nextMarc Zyngier
2022-11-29arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVEMark Brown
2022-11-19KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creationMarc Zyngier
2022-11-11KVM: arm64: Return guest memory from EL2 via dedicated teardown memcacheQuentin Perret
2022-11-11KVM: arm64: Consolidate stage-2 initialisation into a single functionQuentin Perret
2022-11-11KVM: arm64: Add generic hyp_memcache helpersQuentin Perret
2022-11-11KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1Fuad Tabba
2022-11-11KVM: arm64: Add infrastructure to create and track pKVM instances at EL2Fuad Tabba
2022-09-19KVM: arm64: Clear PSTATE.SS when the Software Step state was Active-pendingReiji Watanabe
2022-09-19KVM: arm64: Preserve PSTATE.SS for the guest while single-step is enabledReiji Watanabe
2022-08-17KVM: arm64: Treat PMCR_EL1.LC as RES1 on asymmetric systemsOliver Upton
2022-07-17Merge branch kvm-arm64/sysreg-cleanup-5.20 into kvmarm-master/nextMarc Zyngier
2022-07-17KVM: arm64: Descope kvm_arm_sys_reg_{get,set}_reg()Marc Zyngier
2022-06-29Merge branch kvm-arm64/burn-the-flags into kvmarm-master/nextMarc Zyngier
2022-06-29KVM: arm64: Document why pause cannot be turned into a flagMarc Zyngier
2022-06-29KVM: arm64: Reduce the size of the vcpu flag membersMarc Zyngier