summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm
AgeCommit message (Expand)Author
2015-07-10arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall
2015-07-10arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall
2015-07-03arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create()Christoffer Dall
2015-07-03arm/arm64: KVM: Fix set_clear_sgi_pend_reg offsetChristoffer Dall
2015-07-03KVM: ARM: vgic: plug irq injection raceMarc Zyngier
2015-06-29KVM: vgic: return int instead of bool when checking I/O rangesWill Deacon
2015-05-17kvm: arm64: vgic: fix hyp panic with 64k pages on juno platformWill Deacon
2015-05-17KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC ba...Haibin Wang
2015-05-17KVM: arm/arm64: vgic: fix GICD_ICFGR register accessesAndre Przywara
2014-05-13KVM: ARM: vgic: Fix sgi dispatch problemHaibin Wang
2014-02-14arm64: KVM: Add VGIC device control for arm64Christoffer Dall
2013-12-21KVM: arm-vgic: Support CPU interface reg accessChristoffer Dall
2013-12-21KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlersChristoffer Dall
2013-12-21KVM: arm-vgic: Support unqueueing of LRs to the distChristoffer Dall
2013-12-21KVM: arm-vgic: Add vgic reg access from dev attrChristoffer Dall
2013-12-21KVM: arm-vgic: Make vgic mmio functions more genericChristoffer Dall
2013-12-21KVM: arm-vgic: Set base addr through device APIChristoffer Dall
2013-12-21KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGICChristoffer Dall
2013-12-21ARM: KVM: Allow creating the VGIC after VCPUsChristoffer Dall
2013-12-21ARM/KVM: save and restore generic timer registersAndre Przywara
2013-12-21arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_initChristoffer Dall
2013-08-30ARM: KVM: Bugfix: vgic_bytemap_get_reg per cpu regsChristoffer Dall
2013-08-30ARM: KVM: vgic: fix GICD_ICFGRn accessMarc Zyngier
2013-08-30ARM: KVM: vgic: simplify vgic_get_target_regMarc Zyngier
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-26ARM: KVM: Allow host virt timer irq to be different from guest timer virt irqAnup Patel
2013-05-19ARM: KVM: move GIC/timer code to a common locationMarc Zyngier