summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: vgic: Implement VGICv3 CPU interface accessVijaya Kumar K2017-01-301-2/+2
* KVM: arm/arm64: vgic: Add debugfs vgic-state fileChristoffer Dall2017-01-251-0/+1
* ARM: KVM: Support vGICv3 ITSVladimir Murzin2016-11-141-0/+1
* ARM: KVM: Support vgic-v3Vladimir Murzin2016-09-221-0/+2
* arm: KVM: Use common AArch32 conditional execution codeMarc Zyngier2016-09-081-0/+1
* KVM: arm/arm64: Enable irqchip routingEric Auger2016-07-221-0/+1
* KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier2016-07-031-6/+0Star
* KVM: arm/arm64: vgic-new: enable buildAndre Przywara2016-05-201-0/+11
* ARM: KVM: Add TLB invalidation codeMarc Zyngier2016-02-291-0/+1
* KVM: arm/arm64: Enable the KVM-VFIO deviceKim Phillips2015-06-171-1/+1
* KVM: arm/arm64: remove now unneeded include directory from MakefileAndre Przywara2015-03-261-1/+1
* KVM: arm/arm64: add irqfd supportEric Auger2015-03-121-1/+1
* arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall2015-03-121-4/+4
* arm/arm64: KVM: split GICv2 specific emulation code from vgic.cAndre Przywara2015-01-201-0/+1
* KVM: ARM: vgic: split GICv2 backend from the main vgic codeMarc Zyngier2014-07-111-0/+1
* KVM: ARM: Add support for Cortex-A7Jonathan Austin2013-10-131-1/+1
* KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier2013-05-191-1/+1
* ARM: KVM: move GIC/timer code to a common locationMarc Zyngier2013-05-191-3/+4
* ARM: KVM: add support for minimal host vs guest profilingMarc Zyngier2013-04-291-1/+1
* ARM: KVM: move exit handler selection to a separate fileMarc Zyngier2013-03-071-1/+1
* ARM: KVM: arch_timers: Wire the init code and config optionMarc Zyngier2013-02-111-0/+1
* ARM: KVM: Initial VGIC infrastructure codeMarc Zyngier2013-02-111-0/+1
* KVM: ARM: Power State Coordination Interface implementationMarc Zyngier2013-01-231-1/+1
* KVM: ARM: Handle I/O abortsChristoffer Dall2013-01-231-1/+1
* KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall2013-01-231-1/+1
* KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall2013-01-231-0/+21