aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp.S
AgeCommit message (Expand)Author
2016-05-24arm64: hyp/kvm: Make hyp-stub extensibleGeoff Levand
2016-05-24arm64: kvm: Move lr save/restore from do_el2_call into EL1Alex Shi
2016-05-24arm64: KVM: VHE: Patch out use of HVCMarc Zyngier
2016-05-24arm64: KVM: Move away from the assembly version of the world switchMarc Zyngier
2016-05-24arm64: kvm: report original PAR_EL1 upon panicMark Rutland
2016-05-24arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier
2016-05-24arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier
2016-05-24KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée
2016-05-24KVM: arm64: re-factor hyp.S debug register codeAlex Bennée
2016-05-24KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Shi
2016-05-24KVM: arm64: fix misleading comments in save/restoreAlex Bennée
2015-09-29arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier
2015-09-29KVM: arm64: add workaround for Cortex-A57 erratum #852523Will Deacon
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-01-23Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2015-01-16KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entriesMario Smarduch
2015-01-15arm64: kvm: move to ESR_ELx macrosMark Rutland
2015-01-12arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier
2014-11-07arm64: kvm: eliminate literal pool entriesArd Biesheuvel
2014-07-11arm64: KVM: enable trapping of all debug registersMarc Zyngier
2014-07-11arm64: KVM: implement lazy world switch for debug registersMarc Zyngier
2014-07-11ARM64: KVM: store kvm_vcpu_fault_info est_el2 as wordVictor Kamensky
2014-07-11arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch codeMarc Zyngier
2014-07-11arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier
2014-07-11arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.SMarc Zyngier
2014-07-11KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier
2014-05-09arm64: kvm: use inner-shareable barriers for inner-shareable maintenanceWill Deacon
2014-02-27arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier
2013-11-06arm64: KVM: vgic: byteswap GICv2 access on world switch if BEMarc Zyngier
2013-08-09arm64: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier
2013-08-09arm64: KVM: perform save/restore of PAR_EL1Marc Zyngier
2013-06-12arm64: KVM: 32bit specific register world switchMarc Zyngier
2013-06-12arm64: KVM: Plug the arch timerMarc Zyngier
2013-06-12arm64: KVM: Plug the VGICMarc Zyngier
2013-06-12arm64: KVM: HYP mode world switch implementationMarc Zyngier