summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm
AgeCommit message (Expand)Author
2022-03-19arm64: kvm: Fix copy-and-paste error in bhb templates for v5.10 stableJames Morse
2022-03-11arm64: Use the clearbhb instruction in mitigationsJames Morse
2022-03-11KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse
2022-03-11arm64: Mitigate spectre style branch history side channelsJames Morse
2022-03-11KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3AJames Morse
2022-03-11arm64: Add percpu vectors for EL1James Morse
2022-03-11arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly
2022-03-08KVM: arm64: vgic: Read HW interrupt pending state from the HWMarc Zyngier
2021-12-17KVM: arm64: Save PSTATE early on exitMarc Zyngier
2021-11-18KVM: arm64: Extract ESR_ELx.EC onlyMark Rutland
2021-09-30treewide: Change list_sort to use const pointersSami Tolvanen
2021-09-22KVM: arm64: Handle PSCI resets before userspace touches vCPU stateOliver Upton
2021-09-22KVM: arm64: Fix read-side race on updates to vcpu reset stateOliver Upton
2021-09-22KVM: arm64: Restrict IPA size to maximum 48 bits on 4K and 16K page sizeAnshuman Khandual
2021-07-14KVM: arm64: Don't zero the cycle count register when PMCR_EL0.P is setAlexandru Elisei
2021-06-10KVM: arm64: Fix debug register indexingMarc Zyngier
2021-06-03KVM: arm64: Prevent mixed-width VM creationMarc Zyngier
2021-05-14KVM: arm64: Initialize VCPU mdcr_el2 before loading itAlexandru Elisei
2021-05-14KVM: arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION readEric Auger
2021-05-14KVM: arm64: Fully zero the vcpu state on resetMarc Zyngier
2021-05-14KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST readEric Auger
2021-04-16KVM: arm64: Disable guest access to trace filter controlsSuzuki K Poulose
2021-03-17KVM: arm64: Fix nVHE hyp panic host context restoreAndrew Scull
2021-03-17KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier
2021-03-17KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier
2021-03-17KVM: arm64: Reject VM creation when the default IPA size is unsupportedMarc Zyngier
2021-03-17KVM: arm64: nvhe: Save the SPE context earlySuzuki K Poulose
2021-03-17KVM: arm64: Avoid corrupting vCPU context register in guest exitWill Deacon
2021-03-17KVM: arm64: Fix range alignment when walking page tablesJia He
2021-02-03KVM: arm64: Filter out v8.1+ events on v8.0 HWMarc Zyngier
2021-01-17KVM: arm64: Don't access PMCR_EL0 when no PMU is availableMarc Zyngier
2020-12-30KVM: arm64: Introduce handling of AArch32 TTBCR2 trapsMarc Zyngier
2020-12-10Merge tag 'kvmarm-fixes-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-12-02KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()Yanan Wang
2020-12-02KVM: arm64: Fix handling of merging tables into a block entryYanan Wang
2020-12-02KVM: arm64: Fix memory leak on stage2 update of a valid PTEYanan Wang
2020-11-27Merge tag 'kvmarm-fixes-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-11-17KVM: arm64: vgic-v3: Drop the reporting of GICR_TYPER.Last for userspaceZenghui Yu
2020-11-16KVM: arm64: Correctly align nVHE percpu dataJamie Iles
2020-11-13Merge tag 'kvmarm-fixes-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-11-12KVM: arm64: Handle SCXTNUM_ELx trapsMarc Zyngier
2020-11-12KVM: arm64: Unify trap handlers injecting an UNDEFMarc Zyngier
2020-11-12KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspaceMarc Zyngier
2020-11-12Merge tag 'v5.10-rc1' into kvmarm-master/nextMarc Zyngier
2020-11-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-11-08Merge tag 'kvmarm-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-11-06KVM: arm64: Remove AA64ZFR0_EL1 accessorsAndrew Jones
2020-11-06KVM: arm64: Check RAZ visibility in ID register accessorsAndrew Jones
2020-11-06KVM: arm64: Consolidate REG_HIDDEN_GUEST/USERAndrew Jones
2020-11-06KVM: arm64: Don't hide ID registers from userspaceAndrew Jones