summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm
AgeCommit message (Expand)Author
2022-05-17Merge tag 'kvmarm-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-05-15KVM: arm64: Don't hypercall before EL2 initQuentin Perret
2022-05-15KVM: arm64: vgic-v3: Consistently populate ID_AA64PFR0_EL1.GICMarc Zyngier
2022-04-29Merge branch 'kvm-fixes-for-5.18-rc5' into HEADPaolo Bonzini
2022-04-29KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENTPaolo Bonzini
2022-04-27KVM: arm64: Inject exception on out-of-IPA-range translation faultMarc Zyngier
2022-04-27KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not setAlexandru Elisei
2022-04-27KVM: arm64: Handle host stage-2 faults from 32-bit EL0Will Deacon
2022-04-06KVM: arm64: mixed-width check should be skipped for uninitialized vCPUsReiji Watanabe
2022-04-06KVM: arm64: vgic: Remove unnecessary type castingsYu Zhe
2022-04-06KVM: arm64: Don't split hugepages outside of MMU write lockOliver Upton
2022-04-06KVM: arm64: Drop unneeded minor version check from PSCI v1.x handlerOliver Upton
2022-04-06KVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from AArch32Oliver Upton
2022-04-06KVM: arm64: Generally disallow SMC64 for AArch32 guestsOliver Upton
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-03-18Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2022-03-18KVM: arm64: fix typos in commentsJulia Lawall
2022-03-18KVM: arm64: Generalise VM features into a set of flagsMarc Zyngier
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/pauth' into for-next/coreWill Deacon
2022-03-09Merge branch kvm-arm64/psci-1.1 into kvmarm-master/nextMarc Zyngier
2022-03-09KVM: arm64: Really propagate PSCI SYSTEM_RESET2 arguments to userspaceWill Deacon
2022-03-09Merge branch kvm-arm64/misc-5.18 into kvmarm-master/nextMarc Zyngier
2022-03-08Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-03-04KVM: arm64: Only open the interrupt window on exit due to an interruptMarc Zyngier
2022-02-25Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-02-25arm64: Always use individual bits in CPACR floating point enablesMark Brown
2022-02-25Merge branch kvm-arm64/psci-1.1 into kvmarm-master/nextMarc Zyngier
2022-02-25KVM: arm64: Remove unneeded semicolonsChangcheng Deng
2022-02-25arm64: Add support of PAuth QARMA3 architected algorithmVladimir Murzin
2022-02-24arm64: Use the clearbhb instruction in mitigationsJames Morse
2022-02-24KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse
2022-02-24arm64: Mitigate spectre style branch history side channelsJames Morse
2022-02-22arm64: clean up symbol aliasingMark Rutland
2022-02-21KVM: arm64: Indicate SYSTEM_RESET2 in kvm_run::system_event flags fieldWill Deacon
2022-02-21KVM: arm64: Expose PSCI SYSTEM_RESET2 call to the guestWill Deacon
2022-02-21KVM: arm64: Bump guest PSCI version to 1.1Will Deacon
2022-02-17KVM: arm64: Don't miss pending interrupts for suspended vCPUOliver Upton
2022-02-16arm64: Add percpu vectors for EL1James Morse
2022-02-15KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3AJames Morse
2022-02-11Merge tag 'kvmarm-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-02-11KVM: arm64: vgic: Read HW interrupt pending state from the HWMarc Zyngier
2022-02-08Merge branch kvm-arm64/pmu-bl into kvmarm-master/nextMarc Zyngier
2022-02-08KVM: arm64: Refuse to run VCPU if the PMU doesn't match the physical CPUAlexandru Elisei
2022-02-08KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_SET_PMU attributeAlexandru Elisei
2022-02-08KVM: arm64: Keep a list of probed PMUsAlexandru Elisei
2022-02-08KVM: arm64: Keep a per-VM pointer to the default PMUMarc Zyngier
2022-02-08KVM: arm64: Do not change the PMU event filter after a VCPU has runMarc Zyngier