summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: Prefix header search paths with $(srctree)/Masahiro Yamada2019-02-191-1/+1
* KVM: arm/arm64: Remove -I. header search pathsMasahiro Yamada2019-02-191-2/+1
* Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2017-11-171-0/+1
|\
| * KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domainMarc Zyngier2017-11-101-0/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* KVM: arm/arm64: Move shared files to virt/kvm/armChristoffer Dall2017-05-041-2/+5
* 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/+0
* 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-121-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-281-1/+1
* ARM: KVM: move exit handler selection to a separate fileMarc Zyngier2013-03-061-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