aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/vgic-v2-emul.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-30KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara1-19/+2
2015-03-26KVM: arm/arm64: prepare GICv2 emulation to be handled by kvm_io_busAndre Przywara1-6/+16
2015-03-26KVM: arm/arm64: simplify vgic_find_range() and callersAndre Przywara1-1/+1
2015-03-26KVM: 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