summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/Makefile
AgeCommit message (Expand)Author
2021-06-24KVM: stats: Add fd-based API to read binary stats dataJing Zhang
2021-01-25KVM: arm64: Implement the TRNG hypervisor callArd Biesheuvel
2021-01-04KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTSMarc Zyngier
2020-11-10KVM: arm64: Get rid of the AArch32 register mapping codeMarc Zyngier
2020-11-10KVM: arm64: Consolidate exception injectionMarc Zyngier
2020-09-15KVM: arm64: nVHE: Migrate hyp-init to SMCCCAndrew Scull
2020-07-28Merge branch 'kvm-arm64/target-table-no-more' into kvmarm-master/next-WIPMarc Zyngier
2020-07-05KVM: arm64: Move hyp-init.S to nVHEAndrew Scull
2020-07-05KVM: arm64: Remove the target tableJames Morse
2020-05-16KVM: arm64: Clean up kvm makefilesFuad Tabba
2020-05-16KVM: arm64: Kill off CONFIG_KVM_ARM_HOSTWill Deacon
2020-05-16KVM: arm64: Move virt/kvm/arm to arch/arm64Marc Zyngier
2019-10-21KVM: arm64: Implement PV_TIME_FEATURES callSteven Price
2019-10-21KVM: arm/arm64: Factor out hypercall handling from PSCI codeChristoffer Dall
2019-04-24arm64: KVM: Add accessors to track guest/host only countersAndrew Murray
2019-02-19KVM: arm/arm64: Prefix header search paths with $(srctree)/Masahiro Yamada
2019-02-19KVM: arm/arm64: Remove -I. header search pathsMasahiro Yamada
2018-05-25KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashingDave Martin
2018-03-19arm64: KVM: Dynamically patch the kernel/hyp VA maskMarc Zyngier
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-09-08arm64: KVM: Move the AArch32 conditional execution to common codeMarc Zyngier
2016-07-22KVM: arm/arm64: Enable irqchip routingEric Auger
2016-07-18KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara
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-29arm64: KVM: Add access handler for event counter registerShannon Zhao
2015-12-14arm64: KVM: Move away from the assembly version of the world switchMarc Zyngier
2015-12-14arm64: KVM: Implement vgic-v2 save/restoreMarc Zyngier
2015-07-21KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée
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: add virtual GICv3 distributor emulationAndre Przywara
2015-01-20arm/arm64: KVM: split GICv2 specific emulation code from vgic.cAndre Przywara
2014-07-11arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardwareMarc Zyngier
2014-07-11arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier
2014-07-11KVM: ARM: vgic: split GICv2 backend from the main vgic codeMarc Zyngier
2013-06-12arm64: KVM: 32bit conditional execution emulationMarc Zyngier
2013-06-12arm64: KVM: 32bit GP register accessMarc Zyngier
2013-06-12arm64: KVM: Build system integrationMarc Zyngier