aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/interrupts_head.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-29ARM: KVM: Remove the old world switchMarc Zyngier1-660/+0
2016-02-29ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier1-0/+11
2016-02-29ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier1-1/+2
2015-09-17arm: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier1-2/+4
2015-06-17arm/arm64: KVM: vgic: Do not save GICH_HCR / ICH_HCR_EL2Marc Zyngier1-3/+0
2015-06-17arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier1-2/+18
2015-03-12arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall1-8/+0
2014-10-16arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regsChristoffer Dall1-0/+7
2014-07-11ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE caseVictor Kamensky1-3/+3
2014-07-11ARM: KVM: fix vgic V7 assembler code to work in BE imageVictor Kamensky1-0/+14
2014-07-11KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier1-13/+13
2014-03-03ARM: KVM: add world-switch for AMAIR{0,1}Marc Zyngier1-2/+10
2014-03-03ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier1-6/+3
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+8
2013-06-26ARM: KVM: perform save/restore of PARMarc Zyngier1-2/+8
2013-06-07ARM: KVM: arch_timers: zero CNTVOFF upon return to hostMark Rutland1-0/+4
2013-02-11ARM: KVM: arch_timers: Add timer world switchMarc Zyngier1-0/+59
2013-02-11ARM: KVM: arch_timers: Add guest timer core supportMarc Zyngier1-0/+31
2013-02-11ARM: KVM: VGIC control interface world switchMarc Zyngier1-0/+74
2013-01-23KVM: ARM: World-switch implementationChristoffer Dall1-0/+441