summaryrefslogtreecommitdiff
path: root/virt
Commit message (Expand)AuthorAge
* Merge tag 'kvm-arm-fixes-for-v4.15-2' of git://git.kernel.org/pub/scm/linux/k...Paolo Bonzini2017-12-18
|\
| * KVM: arm/arm64: Fix timer enable flowChristoffer Dall2017-12-18
| * KVM: arm/arm64: Properly handle arch-timer IRQs after vtimer_save_stateChristoffer Dall2017-12-18
| * KVM: arm/arm64: timer: Don't set irq as forwarded if no usable GICMarc Zyngier2017-12-18
| * KVM: arm/arm64: Fix HYP unmapping going off limitsMarc Zyngier2017-12-18
* | KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li2017-12-18
|/
* KVM: x86: fix APIC page invalidationRadim Krčmář2017-12-06
* Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/k...Radim Krčmář2017-12-05
|\
| * KVM: arm/arm64: Fix broken GICH_ELRSR big endian conversionChristoffer Dall2017-12-04
| * KVM: arm/arm64: kvm_arch_destroy_vm cleanupsAndrew Jones2017-12-01
| * KVM: arm/arm64: Fix spinlock acquisition in vgic_set_ownerMarc Zyngier2017-12-01
| * kvm: arm: don't treat unavailable HYP mode as an errorArd Biesheuvel2017-11-29
| * KVM: arm/arm64: Avoid attempting to load timer vgic state without a vgicChristoffer Dall2017-11-29
| * kvm: arm64: handle single-step of userspace mmio instructionsAlex Bennée2017-11-29
| * KVM: arm/arm64: vgic-v4: Only perform an unmap for valid vLPIsMarc Zyngier2017-11-29
| * KVM: arm/arm64: vgic-its: Check result of allocation before useMarc Zyngier2017-11-29
| * KVM: arm/arm64: vgic-its: Preserve the revious read from the pending tableMarc Zyngier2017-11-29
| * KVM: arm/arm64: vgic: Preserve the revious read from the pending tableMarc Zyngier2017-11-29
| * KVM: arm/arm64: vgic-irqfd: Fix MSI entry allocationMarc Zyngier2017-11-29
| * KVM: arm/arm64: VGIC: extend !vgic_is_initialized guardAndre Przywara2017-11-29
| * KVM: arm/arm64: Don't enable/disable physical timer access on VHEChristoffer Dall2017-11-29
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-30
|\ \ | |/ |/|
| * KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr2017-11-27
* | Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-24
|\ \ | |/
| * Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2017-11-17
| |\
| | * KVM: arm/arm64: Don't queue VLPIs on INV/INVALLChristoffer Dall2017-11-10
| | * KVM: arm/arm64: Fix GICv4 ITS initialization issuesChristoffer Dall2017-11-10
| | * KVM: arm/arm64: GICv4: Theory of operationsMarc Zyngier2017-11-10
| | * KVM: arm/arm64: GICv4: Enable VLPI supportMarc Zyngier2017-11-10
| | * KVM: arm/arm64: GICv4: Prevent userspace from changing doorbell affinityMarc Zyngier2017-11-10
| | * KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being savedMarc Zyngier2017-11-10
| | * KVM: arm/arm64: GICv4: Enable virtual cpuif if VLPIs can be deliveredMarc Zyngier2017-11-10
| | * KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/syncMarc Zyngier2017-11-10
| | * KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking sourceMarc Zyngier2017-11-10
| | * KVM: arm/arm64: GICv4: Add doorbell interrupt handlingMarc Zyngier2017-11-10
| | * KVM: arm/arm64: GICv4: Use pending_last as a scheduling hintMarc Zyngier2017-11-10
| | * KVM: arm/arm64: GICv4: Handle INVALL applied to a vPEMarc Zyngier2017-11-10
| | * KVM: arm/arm64: GICv4: Propagate property updates to VLPIsMarc Zyngier2017-11-10
| | * KVM: arm/arm64: GICv4: Handle MOVALL applied to a vPEMarc Zyngier2017-11-10
| | * KVM: arm/arm64: GICv4: Handle CLEAR applied to a VLPIMarc Zyngier2017-11-10
| | * KVM: arm/arm64: GICv4: Propagate affinity changes to the physical ITSMarc Zyngier2017-11-10
| | * KVM: arm/arm64: GICv4: Unmap VLPI when freeing an LPIMarc Zyngier2017-11-10
| | * KVM: arm/arm64: GICv4: Handle INT command applied to a VLPIMarc Zyngier2017-11-10
| | * KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypassMarc Zyngier2017-11-10
| | * KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domainMarc Zyngier2017-11-10
| | * KVM: arm/arm64: GICv4: Add property field and per-VM predicateMarc Zyngier2017-11-10
| | * KVM: arm/arm64: vITS: Add a helper to update the affinity of an LPIMarc Zyngier2017-11-10
| | * KVM: arm/arm64: vITS: Add MSI translation helpersMarc Zyngier2017-11-10
| | * KVM: arm/arm64: vgic: Move kvm_vgic_destroy call aroundMarc Zyngier2017-11-06
| | * KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irqEric Auger2017-11-06