aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-05-04KVM: arm/arm64: Move shared files to virt/kvm/armGravatar Christoffer Dall 1-3/+2
2017-01-30KVM: arm/arm64: vgic: Implement VGICv3 CPU interface accessGravatar Vijaya Kumar K 1-1/+2
2017-01-25KVM: arm/arm64: vgic: Add debugfs vgic-state fileGravatar Christoffer Dall 1-0/+1
2016-09-08arm64: KVM: Move the AArch32 conditional execution to common codeGravatar Marc Zyngier 1-1/+2
2016-07-22KVM: arm/arm64: Enable irqchip routingGravatar Eric Auger 1-0/+1
2016-07-18KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerGravatar Andre Przywara 1-0/+1
2016-07-03KVM: arm/arm64: The GIC is dead, long live the GICGravatar Marc Zyngier 1-8/+0
2016-05-20KVM: arm/arm64: vgic-new: enable buildGravatar Andre Przywara 1-0/+12
2016-02-29arm64: KVM: Add access handler for event counter registerGravatar Shannon Zhao 1-0/+1
2015-12-14arm64: KVM: Move away from the assembly version of the world switchGravatar Marc Zyngier 1-2/+0
2015-12-14arm64: KVM: Implement vgic-v2 save/restoreGravatar Marc Zyngier 1-0/+1
2015-07-21KVM: arm: introduce kvm_arm_init/setup/clear_debugGravatar Alex Bennée 1-1/+1
2015-06-17KVM: arm/arm64: Enable the KVM-VFIO deviceGravatar Kim Phillips 1-1/+1
2015-03-26KVM: arm/arm64: remove now unneeded include directory from MakefileGravatar Andre Przywara 1-1/+1
2015-03-12KVM: arm/arm64: add irqfd supportGravatar Eric Auger 1-1/+1
2015-03-12arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Gravatar Christoffer Dall 1-8/+8
2015-01-20arm/arm64: KVM: add virtual GICv3 distributor emulationGravatar Andre Przywara 1-0/+1
2015-01-20arm/arm64: KVM: split GICv2 specific emulation code from vgic.cGravatar Andre Przywara 1-0/+1
2014-07-11arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardwareGravatar Marc Zyngier 1-0/+2
2014-07-11arm64: KVM: split GICv2 world switch from hyp codeGravatar Marc Zyngier 1-1/+3
2014-07-11KVM: ARM: vgic: split GICv2 backend from the main vgic codeGravatar Marc Zyngier 1-1/+1
2013-06-12arm64: KVM: 32bit conditional execution emulationGravatar Marc Zyngier 1-1/+1
2013-06-12arm64: KVM: 32bit GP register accessGravatar Marc Zyngier 1-1/+1
2013-06-12arm64: KVM: Build system integrationGravatar Marc Zyngier 1-0/+23