aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/vgic-v3-emul.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-17KVM: arm: vgic: Drop useless Group0 warningMarc Zyngier1-2/+0
2015-06-09KVM: arm64: add active register handling to GICv3 emulation as wellAndre Przywara1-4/+50
2015-03-30KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara1-35/+0
2015-03-30KVM: arm/arm64: prepare GICv3 emulation to use kvm_io_bus MMIO handlingAndre Przywara1-1/+38
2015-03-30KVM: arm/arm64: merge GICv3 RD_base and SGI_base register framesAndre Przywara1-91/+83
2015-03-26KVM: arm/arm64: rename struct kvm_mmio_range to vgic_io_rangeAndre Przywara1-4/+4
2015-01-20arm/arm64: KVM: allow userland to request a virtual GICv3Andre Przywara1-0/+3
2015-01-20arm64: KVM: add SGI generation register emulationAndre Przywara1-0/+111
2015-01-20arm/arm64: KVM: add virtual GICv3 distributor emulationAndre Przywara1-0/+922