summaryrefslogtreecommitdiff
path: root/arch/arm/kvm/interrupts_head.S
AgeCommit message (Expand)Author
2015-09-17arm: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier
2015-06-17arm/arm64: KVM: vgic: Do not save GICH_HCR / ICH_HCR_EL2Marc Zyngier
2015-06-17arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier
2015-03-12arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall
2014-10-16arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regsChristoffer Dall
2014-07-11ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE ...Victor Kamensky
2014-07-11ARM: KVM: fix vgic V7 assembler code to work in BE imageVictor Kamensky
2014-07-11KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier
2014-03-03ARM: KVM: add world-switch for AMAIR{0,1}Marc Zyngier
2014-03-03ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-26ARM: KVM: perform save/restore of PARMarc Zyngier
2013-06-07ARM: KVM: arch_timers: zero CNTVOFF upon return to hostMark Rutland
2013-02-11ARM: KVM: arch_timers: Add timer world switchMarc Zyngier
2013-02-11ARM: KVM: arch_timers: Add guest timer core supportMarc Zyngier
2013-02-11ARM: KVM: VGIC control interface world switchMarc Zyngier
2013-01-23KVM: ARM: World-switch implementationChristoffer Dall