aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm
Commit message (Expand)AuthorAgeFilesLines
* arm64: KVM: Add VGIC device control for arm64Christoffer Dall2014-02-141-0/+1
* KVM: arm-vgic: Support CPU interface reg accessChristoffer Dall2013-12-211-8/+73
* KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlersChristoffer Dall2013-12-211-4/+66
* KVM: arm-vgic: Support unqueueing of LRs to the distChristoffer Dall2013-12-211-5/+83
* KVM: arm-vgic: Add vgic reg access from dev attrChristoffer Dall2013-12-211-0/+178
* KVM: arm-vgic: Make vgic mmio functions more genericChristoffer Dall2013-12-211-6/+6
* KVM: arm-vgic: Set base addr through device APIChristoffer Dall2013-12-211-12/+75
* KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGICChristoffer Dall2013-12-211-2/+61
* ARM: KVM: Allow creating the VGIC after VCPUsChristoffer Dall2013-12-211-3/+19
* ARM/KVM: save and restore generic timer registersAndre Przywara2013-12-211-0/+34
* arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_initChristoffer Dall2013-12-211-1/+0
* ARM: KVM: Bugfix: vgic_bytemap_get_reg per cpu regsChristoffer Dall2013-08-301-1/+1
* ARM: KVM: vgic: fix GICD_ICFGRn accessMarc Zyngier2013-08-301-2/+6
* ARM: KVM: vgic: simplify vgic_get_target_regMarc Zyngier2013-08-301-9/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-031-0/+1
* ARM: KVM: Allow host virt timer irq to be different from guest timer virt irqAnup Patel2013-06-261-9/+20
* ARM: KVM: move GIC/timer code to a common locationMarc Zyngier2013-05-192-0/+1771