aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/debug-sr.c
Commit message (Expand)AuthorAge
* KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flagsDave Martin2018-05-25
* KVM: arm64: Improve debug register save/restore flowChristoffer Dall2018-03-19
* KVM: arm64: Slightly improve debug save/restore functionsChristoffer Dall2018-03-19
* KVM: arm64: Move debug dirty flag calculation out of world switchChristoffer Dall2018-03-19
* Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-01
|\
| * arm64: kvm: Prevent restoring stale PMSCR_EL1 for vcpuJulien Thierry2017-12-18
* | KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.hMarc Zyngier2018-01-08
|/
* arm64: sysreg: Move SPE registers and PSB into common header filesWill Deacon2017-10-18
* arm64: KVM: Save/restore the host SPE state when entering/leaving a VMWill Deacon2017-02-02
* KVM: arm/arm64: Get rid of exported aliases to static functionsChristoffer Dall2016-09-08
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-17
|\
| * arm64: prevent potential circular header dependencies in asm/bug.hArd Biesheuvel2016-02-18
* | arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier2016-02-29
|/
* arm64: KVM: Remove weak attributesMarc Zyngier2015-12-14
* arm64: KVM: Turn system register numbers to an enumMarc Zyngier2015-12-14
* arm64: KVM: Add compatibility aliasesMarc Zyngier2015-12-14
* arm64: KVM: Implement debug save/restoreMarc Zyngier2015-12-14