summaryrefslogtreecommitdiff
path: root/virt/kvm/arm/vgic-v2-emul.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-04KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier1-856/+0
2016-03-09KVM: arm/arm64: vgic-v2: Make GICD_SGIR quicker to hitMarc Zyngier1-5/+5
2015-03-30KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara1-19/+2
2015-03-27KVM: arm/arm64: prepare GICv2 emulation to be handled by kvm_io_busAndre Przywara1-6/+16
2015-03-27KVM: arm/arm64: simplify vgic_find_range() and callersAndre Przywara1-1/+1
2015-03-27KVM: arm/arm64: rename struct kvm_mmio_range to vgic_io_rangeAndre Przywara1-3/+3
2015-03-14arm/arm64: KVM: support for un-queuing active IRQsChristoffer Dall1-2/+18
2015-01-20arm/arm64: KVM: split GICv2 specific emulation code from vgic.cAndre Przywara1-0/+847