index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
Commit message (
Expand
)
Author
Age
*
Merge tag 'kvm-arm-fixes-for-v4.15-2' of git://git.kernel.org/pub/scm/linux/k...
Paolo Bonzini
2017-12-18
|
\
|
*
KVM: arm/arm64: Fix timer enable flow
Christoffer Dall
2017-12-18
|
*
KVM: arm/arm64: Properly handle arch-timer IRQs after vtimer_save_state
Christoffer Dall
2017-12-18
|
*
KVM: arm/arm64: timer: Don't set irq as forwarded if no usable GIC
Marc Zyngier
2017-12-18
|
*
KVM: arm/arm64: Fix HYP unmapping going off limits
Marc Zyngier
2017-12-18
*
|
KVM: Fix stack-out-of-bounds read in write_mmio
Wanpeng Li
2017-12-18
|
/
*
KVM: x86: fix APIC page invalidation
Radim 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 conversion
Christoffer Dall
2017-12-04
|
*
KVM: arm/arm64: kvm_arch_destroy_vm cleanups
Andrew Jones
2017-12-01
|
*
KVM: arm/arm64: Fix spinlock acquisition in vgic_set_owner
Marc Zyngier
2017-12-01
|
*
kvm: arm: don't treat unavailable HYP mode as an error
Ard Biesheuvel
2017-11-29
|
*
KVM: arm/arm64: Avoid attempting to load timer vgic state without a vgic
Christoffer Dall
2017-11-29
|
*
kvm: arm64: handle single-step of userspace mmio instructions
Alex Bennée
2017-11-29
|
*
KVM: arm/arm64: vgic-v4: Only perform an unmap for valid vLPIs
Marc Zyngier
2017-11-29
|
*
KVM: arm/arm64: vgic-its: Check result of allocation before use
Marc Zyngier
2017-11-29
|
*
KVM: arm/arm64: vgic-its: Preserve the revious read from the pending table
Marc Zyngier
2017-11-29
|
*
KVM: arm/arm64: vgic: Preserve the revious read from the pending table
Marc Zyngier
2017-11-29
|
*
KVM: arm/arm64: vgic-irqfd: Fix MSI entry allocation
Marc Zyngier
2017-11-29
|
*
KVM: arm/arm64: VGIC: extend !vgic_is_initialized guard
Andre Przywara
2017-11-29
|
*
KVM: arm/arm64: Don't enable/disable physical timer access on VHE
Christoffer Dall
2017-11-29
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-30
|
\
\
|
|
/
|
/
|
|
*
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
2017-11-27
*
|
Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-24
|
\
\
|
|
/
|
*
Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2017-11-17
|
|
\
|
|
*
KVM: arm/arm64: Don't queue VLPIs on INV/INVALL
Christoffer Dall
2017-11-10
|
|
*
KVM: arm/arm64: Fix GICv4 ITS initialization issues
Christoffer Dall
2017-11-10
|
|
*
KVM: arm/arm64: GICv4: Theory of operations
Marc Zyngier
2017-11-10
|
|
*
KVM: arm/arm64: GICv4: Enable VLPI support
Marc Zyngier
2017-11-10
|
|
*
KVM: arm/arm64: GICv4: Prevent userspace from changing doorbell affinity
Marc Zyngier
2017-11-10
|
|
*
KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being saved
Marc Zyngier
2017-11-10
|
|
*
KVM: arm/arm64: GICv4: Enable virtual cpuif if VLPIs can be delivered
Marc Zyngier
2017-11-10
|
|
*
KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/sync
Marc Zyngier
2017-11-10
|
|
*
KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source
Marc Zyngier
2017-11-10
|
|
*
KVM: arm/arm64: GICv4: Add doorbell interrupt handling
Marc Zyngier
2017-11-10
|
|
*
KVM: arm/arm64: GICv4: Use pending_last as a scheduling hint
Marc Zyngier
2017-11-10
|
|
*
KVM: arm/arm64: GICv4: Handle INVALL applied to a vPE
Marc Zyngier
2017-11-10
|
|
*
KVM: arm/arm64: GICv4: Propagate property updates to VLPIs
Marc Zyngier
2017-11-10
|
|
*
KVM: arm/arm64: GICv4: Handle MOVALL applied to a vPE
Marc Zyngier
2017-11-10
|
|
*
KVM: arm/arm64: GICv4: Handle CLEAR applied to a VLPI
Marc Zyngier
2017-11-10
|
|
*
KVM: arm/arm64: GICv4: Propagate affinity changes to the physical ITS
Marc Zyngier
2017-11-10
|
|
*
KVM: arm/arm64: GICv4: Unmap VLPI when freeing an LPI
Marc Zyngier
2017-11-10
|
|
*
KVM: arm/arm64: GICv4: Handle INT command applied to a VLPI
Marc Zyngier
2017-11-10
|
|
*
KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass
Marc Zyngier
2017-11-10
|
|
*
KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
Marc Zyngier
2017-11-10
|
|
*
KVM: arm/arm64: GICv4: Add property field and per-VM predicate
Marc Zyngier
2017-11-10
|
|
*
KVM: arm/arm64: vITS: Add a helper to update the affinity of an LPI
Marc Zyngier
2017-11-10
|
|
*
KVM: arm/arm64: vITS: Add MSI translation helpers
Marc Zyngier
2017-11-10
|
|
*
KVM: arm/arm64: vgic: Move kvm_vgic_destroy call around
Marc Zyngier
2017-11-06
|
|
*
KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq
Eric Auger
2017-11-06
[next]