summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm
AgeCommit message (Expand)Author
2024-11-14Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas
2024-10-16hugetlb: arm64: add mte supportYang Shi
2024-10-01KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVMMark Brown
2024-10-01KVM: arm64: Fix __pkvm_init_vcpu cptr_el2 error pathVincent Donnefort
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-17Merge branch 'kvm-redo-enable-virt' into HEADPaolo Bonzini
2024-09-16Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-09-12Merge branch 'for-next/poe' into for-next/coreWill Deacon
2024-09-12Merge branch kvm-arm64/visibility-cleanups into kvmarm-master/nextMarc Zyngier
2024-09-12Merge branch kvm-arm64/s2-ptdump into kvmarm-master/nextMarc Zyngier
2024-09-12Merge branch kvm-arm64/nv-at-pan into kvmarm-master/nextMarc Zyngier
2024-09-12Merge branch kvm-arm64/vgic-sre-traps into kvmarm-master/nextMarc Zyngier
2024-09-12Merge branch kvm-arm64/fpmr into kvmarm-master/nextMarc Zyngier
2024-09-12Merge branch kvm-arm64/mmu-misc-6.12 into kvmarm-master/nextMarc Zyngier
2024-09-11KVM: arm64: Get rid of REG_HIDDEN_USER visibility qualifierMarc Zyngier
2024-09-11KVM: arm64: Simplify visibility handling of AArch32 SPSR_*Marc Zyngier
2024-09-11KVM: arm64: Simplify handling of CNTKCTL_EL12Marc Zyngier
2024-09-10KVM: arm64: Register ptdump with debugfs on guest creationSebastian Ene
2024-09-10KVM: arm64: Add memory length checks and remove inline in do_ffa_mem_xferSnehal Koukuntla
2024-09-10KVM: arm64: Move pagetable definitions to common headerSebastian Ene
2024-09-04KVM: Rename arch hooks related to per-CPU virtualization enablingSean Christopherson
2024-09-04KVM: arm64: Sanitise ID_AA64MMFR3_EL1Joey Gouly
2024-09-04KVM: arm64: use `at s1e1a` for POEJoey Gouly
2024-09-04KVM: arm64: Save/restore POE registersJoey Gouly
2024-09-01mm: kvmalloc: align kvrealloc() with krealloc()Danilo Krummrich
2024-08-30KVM: arm64: nv: Add support for FEAT_ATS1AMarc Zyngier
2024-08-30KVM: arm64: nv: Plumb handling of AT S1* traps from EL2Marc Zyngier
2024-08-30KVM: arm64: nv: Make AT+PAN instructions aware of FEAT_PAN3Marc Zyngier
2024-08-30KVM: arm64: nv: Sanitise SCTLR_EL1.EPAN according to VM configurationMarc Zyngier
2024-08-30KVM: arm64: nv: Add SW walker for AT S1 emulationMarc Zyngier
2024-08-30KVM: arm64: nv: Make ps_to_output_size() generally availableMarc Zyngier
2024-08-30KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W}Marc Zyngier
2024-08-30KVM: arm64: nv: Add basic emulation of AT S1E2{R,W}Marc Zyngier
2024-08-30KVM: arm64: nv: Add basic emulation of AT S1E1{R,W}PMarc Zyngier
2024-08-30KVM: arm64: nv: Add basic emulation of AT S1E{0,1}{R,W}Marc Zyngier
2024-08-30KVM: arm64: nv: Honor absence of FEAT_PAN2Marc Zyngier
2024-08-30KVM: arm64: nv: Turn upper_attr for S2 walk into the full descriptorMarc Zyngier
2024-08-30KVM: arm64: nv: Enforce S2 alignment when contiguous bit is setMarc Zyngier
2024-08-30KVM: arm64: Make kvm_at() take an OP_AT_*Joey Gouly
2024-08-27KVM: arm64: Unify UNDEF injection helpersMarc Zyngier
2024-08-27KVM: arm64: Make most GICv3 accesses UNDEF if they trapMarc Zyngier
2024-08-27KVM: arm64: Honor guest requested traps in GICv3 emulationMarc Zyngier
2024-08-27KVM: arm64: Add trap routing information for ICH_HCR_EL2Marc Zyngier
2024-08-27KVM: arm64: Add ICH_HCR_EL2 to the vcpu stateMarc Zyngier
2024-08-27KVM: arm64: Zero ID_AA64PFR0_EL1.GIC when no GICv3 is presented to the guestMarc Zyngier
2024-08-27KVM: arm64: Add helper for last ditch idreg adjustmentsMarc Zyngier
2024-08-27KVM: arm64: Force GICv3 trap activation when no irqchip is configured on VHEMarc Zyngier
2024-08-27KVM: arm64: Force SRE traps when SRE access is not enabledMarc Zyngier