summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp.S
Commit message (Expand)AuthorAgeFilesLines
* arm64: KVM: Remove all traces of the ThumbEE registersWill Deacon2015-09-171-18/+4Star
* arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier2015-09-171-2/+3
* KVM: arm64: add workaround for Cortex-A57 erratum #852523Will Deacon2015-09-141-1/+3
* arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exitsMario Smarduch2015-08-191-9/+64
* KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée2015-07-211-8/+16
* KVM: arm64: re-factor hyp.S debug register codeAlex Bennée2015-07-211-379/+138Star
* KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée2015-07-211-11/+8Star
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-241-14/+4Star
|\
| * arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier2015-06-121-14/+4Star
* | KVM: arm64: fix misleading comments in save/restoreAlex Bennée2015-06-171-4/+4
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-131-0/+22
|\
| * Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2015-01-231-0/+22
| |\
| | * KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entriesMario Smarduch2015-01-161-0/+22
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-02-121-8/+9
|\| |
| * | arm64: kvm: move to ESR_ELx macrosMark Rutland2015-01-151-8/+9
| |/
* / arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier2015-01-121-0/+1
|/
* arm64: kvm: eliminate literal pool entriesArd Biesheuvel2014-11-071-2/+2
* arm64: KVM: enable trapping of all debug registersMarc Zyngier2014-07-111-0/+8
* arm64: KVM: implement lazy world switch for debug registersMarc Zyngier2014-07-111-6/+457
* ARM64: KVM: store kvm_vcpu_fault_info est_el2 as wordVictor Kamensky2014-07-111-1/+1
* arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch codeMarc Zyngier2014-07-111-5/+12
* arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier2014-07-111-88/+16Star
* arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.SMarc Zyngier2014-07-111-6/+0Star
* KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier2014-07-111-13/+13
* arm64: kvm: use inner-shareable barriers for inner-shareable maintenanceWill Deacon2014-05-091-3/+9
* arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier2014-02-271-2/+25
* arm64: KVM: vgic: byteswap GICv2 access on world switch if BEMarc Zyngier2013-11-061-0/+13
* arm64: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier2013-08-091-0/+3
* arm64: KVM: perform save/restore of PAR_EL1Marc Zyngier2013-08-091-0/+10
* arm64: KVM: 32bit specific register world switchMarc Zyngier2013-06-121-0/+70
* arm64: KVM: Plug the arch timerMarc Zyngier2013-06-121-0/+56
* arm64: KVM: Plug the VGICMarc Zyngier2013-06-121-0/+88
* arm64: KVM: HYP mode world switch implementationMarc Zyngier2013-06-121-0/+617