summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-arm64/target-table-no-more' into kvmarm-master/next-WIPMarc Zyngier2020-07-281-1/+1
|\
| * KVM: arm64: Remove the target tableJames Morse2020-07-051-1/+1
* | KVM: arm64: Move hyp-init.S to nVHEAndrew Scull2020-07-051-1/+1
|/
* KVM: arm64: Clean up kvm makefilesFuad Tabba2020-05-161-25/+13
* KVM: arm64: Kill off CONFIG_KVM_ARM_HOSTWill Deacon2020-05-161-26/+26
* KVM: arm64: Move virt/kvm/arm to arch/arm64Marc Zyngier2020-05-161-22/+22
* KVM: arm64: Implement PV_TIME_FEATURES callSteven Price2019-10-211-0/+1
* KVM: arm/arm64: Factor out hypercall handling from PSCI codeChristoffer Dall2019-10-211-0/+1
* arm64: KVM: Add accessors to track guest/host only countersAndrew Murray2019-04-241-1/+1
* 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/+0
* KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashingDave Martin2018-05-251-1/+1
* arm64: KVM: Dynamically patch the kernel/hyp VA maskMarc Zyngier2018-03-191-1/+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-3/+2
* KVM: arm/arm64: vgic: Implement VGICv3 CPU interface accessVijaya Kumar K2017-01-301-1/+2
* KVM: arm/arm64: vgic: Add debugfs vgic-state fileChristoffer Dall2017-01-251-0/+1
* arm64: KVM: Move the AArch32 conditional execution to common codeMarc Zyngier2016-09-081-1/+2
* KVM: arm/arm64: Enable irqchip routingEric Auger2016-07-221-0/+1
* KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara2016-07-181-0/+1
* KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier2016-07-031-8/+0
* KVM: arm/arm64: vgic-new: enable buildAndre Przywara2016-05-201-0/+12
* arm64: KVM: Add access handler for event counter registerShannon Zhao2016-02-291-0/+1
* arm64: KVM: Move away from the assembly version of the world switchMarc Zyngier2015-12-141-2/+0
* arm64: KVM: Implement vgic-v2 save/restoreMarc Zyngier2015-12-141-0/+1
* KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée2015-07-211-1/+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-8/+8
* arm/arm64: KVM: add virtual GICv3 distributor emulationAndre Przywara2015-01-201-0/+1
* arm/arm64: KVM: split GICv2 specific emulation code from vgic.cAndre Przywara2015-01-201-0/+1
* arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardwareMarc Zyngier2014-07-111-0/+2
* arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier2014-07-111-1/+3
* KVM: ARM: vgic: split GICv2 backend from the main vgic codeMarc Zyngier2014-07-111-1/+1
* arm64: KVM: 32bit conditional execution emulationMarc Zyngier2013-06-121-1/+1
* arm64: KVM: 32bit GP register accessMarc Zyngier2013-06-121-1/+1
* arm64: KVM: Build system integrationMarc Zyngier2013-06-121-0/+23