aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-21KVM: arm/arm64: Factor out hypercall handling from PSCI codeChristoffer Dall1-1/+1
2019-09-04kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada1-2/+3
2019-02-19KVM: arm/arm64: Prefix header search paths with $(srctree)/Masahiro Yamada1-1/+1
2019-02-19KVM: arm/arm64: Remove -I. header search pathsMasahiro Yamada1-2/+1
2017-11-17Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-0/+1
2017-11-10KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domainMarc Zyngier1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-04KVM: arm/arm64: Move shared files to virt/kvm/armChristoffer Dall1-2/+5
2017-01-30KVM: arm/arm64: vgic: Implement VGICv3 CPU interface accessVijaya Kumar K1-2/+2
2017-01-25KVM: arm/arm64: vgic: Add debugfs vgic-state fileChristoffer Dall1-0/+1
2016-11-14ARM: KVM: Support vGICv3 ITSVladimir Murzin1-0/+1
2016-09-22ARM: KVM: Support vgic-v3Vladimir Murzin1-0/+2
2016-09-08arm: KVM: Use common AArch32 conditional execution codeMarc Zyngier1-0/+1
2016-07-22KVM: arm/arm64: Enable irqchip routingEric Auger1-0/+1
2016-07-03KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier1-6/+0
2016-05-20KVM: arm/arm64: vgic-new: enable buildAndre Przywara1-0/+11
2016-02-29ARM: KVM: Add TLB invalidation codeMarc Zyngier1-0/+1
2015-06-17KVM: arm/arm64: Enable the KVM-VFIO deviceKim Phillips1-1/+1
2015-03-26KVM: arm/arm64: remove now unneeded include directory from MakefileAndre Przywara1-1/+1
2015-03-12KVM: arm/arm64: add irqfd supportEric Auger1-1/+1
2015-03-12arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall1-4/+4
2015-01-20arm/arm64: KVM: split GICv2 specific emulation code from vgic.cAndre Przywara1-0/+1
2014-07-11KVM: ARM: vgic: split GICv2 backend from the main vgic codeMarc Zyngier1-0/+1
2013-10-12KVM: ARM: Add support for Cortex-A7Jonathan Austin1-1/+1
2013-05-19KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier1-1/+1
2013-05-19ARM: KVM: move GIC/timer code to a common locationMarc Zyngier1-3/+4
2013-04-28ARM: KVM: add support for minimal host vs guest profilingMarc Zyngier1-1/+1
2013-03-06ARM: KVM: move exit handler selection to a separate fileMarc Zyngier1-1/+1
2013-02-11ARM: KVM: arch_timers: Wire the init code and config optionMarc Zyngier1-0/+1
2013-02-11ARM: KVM: Initial VGIC infrastructure codeMarc Zyngier1-0/+1
2013-01-23KVM: ARM: Power State Coordination Interface implementationMarc Zyngier1-1/+1
2013-01-23KVM: ARM: Handle I/O abortsChristoffer Dall1-1/+1
2013-01-23KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall1-1/+1
2013-01-23KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall1-0/+21