aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/interrupts_head.S (follow)
AgeCommit message (Expand)AuthorFilesLines
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