summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm
AgeCommit message (Expand)Author
2023-02-13Merge branch kvm-arm64/psci-relay-fixes into kvmarm/nextOliver Upton
2023-02-13Merge branch kvm-arm64/nv-timer-improvements into kvmarm/nextOliver Upton
2023-02-13Merge branch kvm-arm64/parallel-access-faults into kvmarm/nextOliver Upton
2023-02-13Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/nextOliver Upton
2023-02-13Merge branch arm64/for-next/sme2 into kvmarm/nextOliver Upton
2023-02-13Merge branch kvm/kvm-hw-enable-refactor into kvmarm/nextOliver Upton
2023-02-07KVM: arm64: Mark some VM-scoped allocations as __GFP_ACCOUNTOliver Upton
2023-02-02KVM: arm64: Finalise EL2 state from pKVM PSCI relayQuentin Perret
2023-02-02KVM: arm64: Provide sanitized SYS_ID_AA64SMFR0_EL1 to nVHEQuentin Perret
2023-01-26KVM: arm64: timers: Don't BUG() on unhandled timer trapMarc Zyngier
2023-01-26KVM: arm64: Reduce overhead of trapped timer sysreg accessesMarc Zyngier
2023-01-26KVM: arm64: Don't arm a hrtimer for an already pending timerMarc Zyngier
2023-01-21KVM: arm64: Normalize cache configurationAkihiko Odaki
2023-01-20arm64/sme: Rename za_state to sme_stateMark Brown
2023-01-12KVM: arm64: Condition HW AF updates on config optionOliver Upton
2023-01-12KVM: arm64: Handle access faults behind the read lockOliver Upton
2023-01-12KVM: arm64: Don't serialize if the access flag isn't setOliver Upton
2023-01-12KVM: arm64: Return EAGAIN for invalid PTE in attr walkerOliver Upton
2023-01-12KVM: arm64: Ignore EAGAIN for walks outside of a faultOliver Upton
2023-01-12KVM: arm64: Use KVM's pte type/helpers in handle_access_fault()Oliver Upton
2023-01-12KVM: arm64: Mask FEAT_CCIDXAkihiko Odaki
2023-01-12KVM: arm64: Always set HCR_TID2Akihiko Odaki
2023-01-05Merge branch kvm-arm64/s1ptw-write-fault into kvmarm-master/fixesMarc Zyngier
2023-01-05Merge branch kvm-arm64/pmu-fixes-6.2 into kvmarm-master/fixesMarc Zyngier
2023-01-05KVM: arm64: vgic: Add Apple M2 cpus to the list of broken SEIS implementationsMarc Zyngier
2023-01-03KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*Marc Zyngier
2022-12-29KVM: Opt out of generic hardware enabling on s390 and PPCSean Christopherson
2022-12-29KVM: x86: Unify pr_fmt to use module name for all KVM modulesSean Christopherson
2022-12-29KVM: Drop kvm_arch_check_processor_compat() hookSean Christopherson
2022-12-29KVM: Drop kvm_arch_{init,exit}() hooksSean Christopherson
2022-12-29KVM: arm64: Mark kvm_arm_init() and its unique descendants as __initSean Christopherson
2022-12-29KVM: arm64: Do arm/arch initialization without bouncing through kvm_init()Sean Christopherson
2022-12-29KVM: arm64: Unregister perf callbacks if hypervisor finalization failsSean Christopherson
2022-12-29KVM: arm64: Free hypervisor allocations if vector slot init failsSean Christopherson
2022-12-29KVM: arm64: Simplify the CPUHP logicMarc Zyngier
2022-12-29KVM: Drop arch hardware (un)setup hooksSean Christopherson
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-12KVM: arm64: PMU: Fix PMCR_EL0 reset valueJames Clark
2022-12-09Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini
2022-12-06Merge branch 'for-next/sysregs' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/sve-state' into for-next/coreWill Deacon
2022-12-05Merge remote-tracking branch 'arm64/for-next/sysregs' into kvmarm-master/nextMarc Zyngier
2022-12-05Merge branch kvm-arm64/misc-6.2 into kvmarm-master/nextMarc Zyngier
2022-12-05Merge branch kvm-arm64/pmu-unchained into kvmarm-master/nextMarc Zyngier
2022-12-05Merge branch kvm-arm64/mte-map-shared into kvmarm-master/nextMarc Zyngier
2022-12-05Merge branch kvm-arm64/pkvm-vcpu-state into kvmarm-master/nextMarc Zyngier
2022-12-05Merge branch kvm-arm64/parallel-faults into kvmarm-master/nextMarc Zyngier
2022-12-05Merge branch kvm-arm64/dirty-ring into kvmarm-master/nextMarc Zyngier
2022-12-05Merge branch kvm-arm64/52bit-fixes into kvmarm-master/nextMarc Zyngier
2022-12-05KVM: arm64: Fix benign bug with incorrect use of VA_BITSRyan Roberts