aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_host.h
AgeCommit message (Expand)Author
2024-01-08Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-12-19Merge branch kvm-arm64/nv-6.8-prefix into kvmarm-master/nextMarc Zyngier
2023-12-19KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()Marc Zyngier
2023-12-19KVM: arm64: nv: Map VNCR-capable registers to a separate pageMarc Zyngier
2023-12-19KVM: arm64: nv: Compute NV view of idregs as a one-offMarc Zyngier
2023-12-19KVM: arm64: nv: Hoist vcpu_has_nv() into is_hyp_ctxt()Marc Zyngier
2023-12-18KVM: arm64: Handle HAFGRTR_EL2 trapping in nested virtFuad Tabba
2023-11-14Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini
2023-11-13KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-10-30Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/writable-id-regs into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/sgi-injection into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/stage2-vhe-load into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/smccc-filter-cleanups into kvmarm/nextOliver Upton
2023-10-24KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMURaghavendra Rao Ananta
2023-10-23KVM: arm64: Move VTCR_EL2 into struct s2_mmuMarc Zyngier
2023-10-20KVM: arm64: Rename helpers for VHE vCPU load/putOliver Upton
2023-10-20KVM: arm64: Reload stage-2 for VMID change on VHEMarc Zyngier
2023-10-16arm64: kvm: Use cpus_have_final_cap() explicitlyMark Rutland
2023-10-05KVM: arm64: Use mtree_empty() to determine if SMCCC filter configuredOliver Upton
2023-10-04KVM: arm64: Allow userspace to get the writable masks for feature ID registersJing Zhang
2023-09-30KVM: arm64: Build MPIDR to vcpu index cache at runtimeMarc Zyngier
2023-09-21KVM: arm64: Get rid of vCPU-scoped feature bitmapOliver Upton
2023-09-21KVM: arm64: Remove unused return value from kvm_reset_vcpu()Oliver Upton
2023-08-28Merge branch kvm-arm64/6.6/misc into kvmarm-master/nextMarc Zyngier
2023-08-28Merge branch kvm-arm64/6.6/pmu-fixes into kvmarm-master/nextMarc Zyngier
2023-08-28Merge branch kvm-arm64/tlbi-range into kvmarm-master/nextMarc Zyngier
2023-08-28Merge branch kvm-arm64/nv-trap-forwarding into kvmarm-master/nextMarc Zyngier
2023-08-22KVM: arm64: pmu: Resync EL0 state on counter rotationMarc Zyngier
2023-08-17KVM: arm64: nv: Add support for HCRX_EL2Marc Zyngier
2023-08-17KVM: arm64: nv: Add trap forwarding infrastructureMarc Zyngier
2023-08-17KVM: arm64: nv: Add FGT registersMarc Zyngier
2023-08-17KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()Raghavendra Rao Ananta
2023-08-17KVM: arm64: Use kvm_arch_flush_remote_tlbs()Raghavendra Rao Ananta
2023-08-15KVM: arm64: Remove unused declarationsYue Haibing
2023-07-28Merge branch kvm-arm64/6.6/generic-vcpu into kvmarm-master/nextMarc Zyngier
2023-07-13KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemptionMarc Zyngier
2023-07-11KVM: arm64: Always return generic v8 as the preferred targetOliver Upton
2023-07-11KVM: arm64: Replace vCPU target with a configuration flagOliver Upton
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-01Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
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-15Merge branch kvm-arm64/configurable-id-regs into kvmarm/nextOliver Upton
2023-06-15Merge branch kvm-arm64/ffa-proxy into kvmarm/nextOliver Upton
2023-06-15KVM: arm64: Rip out the vestiges of the 'old' ID register schemeOliver Upton
2023-06-15KVM: arm64: Save ID registers' sanitized value per guestJing Zhang
2023-06-12KVM: arm64: Rewrite IMPDEF PMU version as NIOliver Upton
2023-06-12KVM: arm64: Make vCPU feature flags consistent VM-wideOliver Upton