summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm
Commit message (Expand)AuthorAge
* KVM: arm64: pmu: Reset sample period on overflow handlingMarc Zyngier2019-10-20
* KVM: arm64: pmu: Set the CHAINED attribute before creating the in-kernel eventMarc Zyngier2019-10-20
* KVM: arm64: pmu: Fix cycle counter truncationMarc Zyngier2019-10-20
* Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-10-03
|\
| * KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATHZenghui Yu2019-09-11
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-09-18
|\|
| * KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINEMarc Zyngier2019-09-09
| * KVM: arm/arm64: vgic: Use a single IO device per redistributorEric Auger2019-08-25
| * KVM: arm/arm64: vgic: Remove spurious semicolonsMarc Zyngier2019-08-25
| * KVM: arm/arm64: vgic: Make function comments match function declarationsAlexandru Elisei2019-08-18
| * KVM: arm/arm64: vgic-irqfd: Implement kvm_arch_set_irq_inatomicMarc Zyngier2019-08-18
| * KVM: arm/arm64: vgic-its: Check the LPI translation cache on MSI injectionMarc Zyngier2019-08-18
| * KVM: arm/arm64: vgic-its: Cache successful MSI->LPI translationMarc Zyngier2019-08-18
| * KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on vgic teardownMarc Zyngier2019-08-18
| * KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on ITS disableMarc Zyngier2019-08-18
| * KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on disabling LPIsMarc Zyngier2019-08-18
| * KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on specific co...Marc Zyngier2019-08-18
| * KVM: arm/arm64: vgic-its: Add MSI-LPI translation cache invalidationMarc Zyngier2019-08-18
| * KVM: arm/arm64: vgic: Add __vgic_put_lpi_locked primitiveMarc Zyngier2019-08-18
| * KVM: arm/arm64: vgic: Add LPI translation cache definitionMarc Zyngier2019-08-18
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-08-28
|\ \
| * | KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WIMarc Zyngier2019-08-28
| * | KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is longHeyi Guo2019-08-27
* | | Merge tag 'kvmarm-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kern...Will Deacon2019-08-24
|\ \ \ | |_|/ |/| |
| * | KVM: arm/arm64: VGIC: Properly initialise private IRQ affinityAndre Przywara2019-08-23
| * | KVM: arm/arm64: Only skip MMIO insn onceAndrew Jones2019-08-22
* | | Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2019-08-09
|\| |
| * | KVM: arm/arm64: vgic: Reevaluate level sensitive interrupts on enableAlexandru Elisei2019-08-09
| * | KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to blockMarc Zyngier2019-08-05
* | | Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2019-08-09
|\| |
| * | KVM: arm: vgic-v3: Mark expected switch fall-throughAnders Roxell2019-07-26
| * | KVM: arm/arm64: Introduce kvm_pmu_vcpu_init() to setup PMU counter indexZenghui Yu2019-07-23
* | | KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini2019-08-05
| |/ |/|
* | Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig2019-07-24
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-12
|\
| * Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-11
| |\
| | * KVM: arm/arm64: Initialise host's MPIDRs by reading the actual registerMarc Zyngier2019-07-08
| | * KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_sDave Martin2019-07-05
| | * KVM: arm/arm64: Add save/restore support for firmware workaround stateAndre Przywara2019-07-05
| | * arm64: KVM: Propagate full Spectre v2 workaround state to KVM guestsAndre Przywara2019-07-05
| | * KVM: arm/arm64: Support chained PMU countersAndrew Murray2019-07-05
| | * KVM: arm/arm64: Remove pmc->bitmaskAndrew Murray2019-07-05
| | * KVM: arm/arm64: Re-create event when setting counter valueAndrew Murray2019-07-05
| | * KVM: arm/arm64: Extract duplicated code to own functionAndrew Murray2019-07-05
| | * KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functionsAndrew Murray2019-07-05
| * | KVM: Directly return result from kvm_arch_check_processor_compat()Sean Christopherson2019-06-04
* | | arm64: switch to generic version of pte allocationMike Rapoport2019-07-12
| |/ |/|
* | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-21
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-19
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-06-20
|\ \ \ | |/ / |/| |