aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-21KVM: arm64: Implement PV_TIME_FEATURES callSteven Price1-0/+1
2019-10-21KVM: arm/arm64: Factor out hypercall handling from PSCI codeChristoffer Dall1-0/+1
2019-04-24arm64: KVM: Add accessors to track guest/host only countersAndrew Murray1-1/+1
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/+0
2018-05-25KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashingDave Martin1-1/+1
2018-03-19arm64: KVM: Dynamically patch the kernel/hyp VA maskMarc Zyngier1-1/+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-3/+2
2017-01-30KVM: arm/arm64: vgic: Implement VGICv3 CPU interface accessVijaya Kumar K1-1/+2
2017-01-25KVM: arm/arm64: vgic: Add debugfs vgic-state fileChristoffer Dall1-0/+1
2016-09-08arm64: KVM: Move the AArch32 conditional execution to common codeMarc Zyngier1-1/+2
2016-07-22KVM: arm/arm64: Enable irqchip routingEric Auger1-0/+1
2016-07-18KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara1-0/+1
2016-07-03KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier1-8/+0
2016-05-20KVM: arm/arm64: vgic-new: enable buildAndre Przywara1-0/+12
2016-02-29arm64: KVM: Add access handler for event counter registerShannon Zhao1-0/+1
2015-12-14arm64: KVM: Move away from the assembly version of the world switchMarc Zyngier1-2/+0
2015-12-14arm64: KVM: Implement vgic-v2 save/restoreMarc Zyngier1-0/+1
2015-07-21KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée1-1/+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-8/+8
2015-01-20arm/arm64: KVM: add virtual GICv3 distributor emulationAndre Przywara1-0/+1
2015-01-20arm/arm64: KVM: split GICv2 specific emulation code from vgic.cAndre Przywara1-0/+1
2014-07-11arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardwareMarc Zyngier1-0/+2
2014-07-11arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier1-1/+3
2014-07-11KVM: ARM: vgic: split GICv2 backend from the main vgic codeMarc Zyngier1-1/+1
2013-06-12arm64: KVM: 32bit conditional execution emulationMarc Zyngier1-1/+1
2013-06-12arm64: KVM: 32bit GP register accessMarc Zyngier1-1/+1
2013-06-12arm64: KVM: Build system integrationMarc Zyngier1-0/+23