summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/vgic.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-02Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King1-21/+14
2013-03-06ARM: KVM: vgic: decouple alignment restriction from page sizeMarc Zyngier1-1/+1
2013-02-22ARM: KVM: vgic: take distributor lock on sync_hwstate pathMarc Zyngier1-18/+6
2013-02-22ARM: KVM: vgic: force EOIed LRs to the empty stateMarc Zyngier1-3/+8
2013-02-11ARM: KVM: arch_timers: Wire the init code and config optionMarc Zyngier1-0/+1
2013-02-11ARM: KVM: VGIC initialisation codeMarc Zyngier1-0/+224
2013-02-11ARM: KVM: VGIC interrupt injectionMarc Zyngier1-0/+117
2013-02-11ARM: KVM: vgic: retire queued, disabled interruptsMarc Zyngier1-0/+30
2013-02-11ARM: KVM: VGIC virtual CPU interface managementMarc Zyngier1-1/+326
2013-02-11ARM: KVM: VGIC distributor handlingMarc Zyngier1-1/+595
2013-02-11ARM: KVM: VGIC accept vcpu and dist base addresses from user spaceChristoffer Dall1-0/+62
2013-02-11ARM: KVM: Initial VGIC infrastructure codeMarc Zyngier1-0/+153