summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/debug-sr.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: KVM: hyp: debug-sr: Mark expected switch fall-throughAnders Roxell2019-07-291-0/+30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
* KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flagsDave Martin2018-05-251-3/+3
* KVM: arm64: Improve debug register save/restore flowChristoffer Dall2018-03-191-18/+38
* KVM: arm64: Slightly improve debug save/restore functionsChristoffer Dall2018-03-191-14/+12Star
* KVM: arm64: Move debug dirty flag calculation out of world switchChristoffer Dall2018-03-191-6/+0Star
* Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-011-0/+3
|\
| * arm64: kvm: Prevent restoring stale PMSCR_EL1 for vcpuJulien Thierry2017-12-181-0/+3
* | KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.hMarc Zyngier2018-01-081-0/+1
|/
* arm64: sysreg: Move SPE registers and PSB into common header filesWill Deacon2017-10-181-17/+7Star
* arm64: KVM: Save/restore the host SPE state when entering/leaving a VMWill Deacon2017-02-021-2/+64
* KVM: arm/arm64: Get rid of exported aliases to static functionsChristoffer Dall2016-09-081-3/+1Star
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-181-0/+1
|\
| * arm64: prevent potential circular header dependencies in asm/bug.hArd Biesheuvel2016-02-181-0/+1
* | arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier2016-02-291-3/+1Star
|/
* arm64: KVM: Remove weak attributesMarc Zyngier2015-12-141-3/+2Star
* arm64: KVM: Turn system register numbers to an enumMarc Zyngier2015-12-141-0/+1
* arm64: KVM: Add compatibility aliasesMarc Zyngier2015-12-141-0/+3
* arm64: KVM: Implement debug save/restoreMarc Zyngier2015-12-141-0/+137