summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm
AgeCommit message (Expand)Author
2024-10-17KVM: arm64: Ensure vgic_ready() is ordered against MMIO registrationOliver Upton
2024-10-17KVM: arm64: vgic: Don't check for vgic_ready() when setting NR_IRQSOliver Upton
2024-10-17KVM: arm64: Fix shift-out-of-bounds bugIlkka Koskinen
2024-10-17KVM: arm64: Shave a few bytes from the EL2 idmap codeMarc Zyngier
2024-10-11KVM: arm64: Don't eagerly teardown the vgic on init errorMarc Zyngier
2024-10-08KVM: arm64: Expose S1PIE to guestsMark Brown
2024-10-08KVM: arm64: nv: Clarify safety of allowing TLBI unmaps to rescheduleOliver Upton
2024-10-08KVM: arm64: nv: Punt stage-2 recycling to a vCPU requestOliver Upton
2024-10-08KVM: arm64: nv: Do not block when unmapping stage-2 if disallowedOliver Upton
2024-10-08KVM: arm64: nv: Keep reference on stage-2 MMU when scheduled outOliver Upton
2024-10-08KVM: arm64: Unregister redistributor for failed vCPU creationOliver Upton
2024-10-08Merge branch kvm-arm64/idregs-6.12 into kvmarm/fixesMarc Zyngier
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