Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-12 | KVM: arm64: Fix GICv4 init when called from vgic_its_create | Christoffer Dall | 1 | -1/+1 |
2017-11-29 | KVM: arm/arm64: vgic-v4: Only perform an unmap for valid vLPIs | Marc Zyngier | 1 | -2/+4 |
2017-11-10 | KVM: arm/arm64: Fix GICv4 ITS initialization issues | Christoffer Dall | 1 | -0/+3 |
2017-11-10 | KVM: arm/arm64: GICv4: Theory of operations | Marc Zyngier | 1 | -0/+67 |
2017-11-10 | KVM: arm/arm64: GICv4: Prevent userspace from changing doorbell affinity | Marc Zyngier | 1 | -2/+4 |
2017-11-10 | KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/sync | Marc Zyngier | 1 | -0/+39 |
2017-11-10 | KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source | Marc Zyngier | 1 | -0/+18 |
2017-11-10 | KVM: arm/arm64: GICv4: Add doorbell interrupt handling | Marc Zyngier | 1 | -0/+48 |
2017-11-10 | KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass | Marc Zyngier | 1 | -0/+104 |
2017-11-10 | KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain | Marc Zyngier | 1 | -0/+83 |