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