summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/debug-sr.c
AgeCommit message (Expand)Author
2019-07-29arm64: KVM: hyp: debug-sr: Mark expected switch fall-throughAnders Roxell
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2018-05-25KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flagsDave Martin
2018-03-19KVM: arm64: Improve debug register save/restore flowChristoffer Dall
2018-03-19KVM: arm64: Slightly improve debug save/restore functionsChristoffer Dall
2018-03-19KVM: arm64: Move debug dirty flag calculation out of world switchChristoffer Dall
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář
2018-01-08KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.hMarc Zyngier
2017-12-18arm64: kvm: Prevent restoring stale PMSCR_EL1 for vcpuJulien Thierry
2017-10-18arm64: sysreg: Move SPE registers and PSB into common header filesWill Deacon
2017-02-02arm64: KVM: Save/restore the host SPE state when entering/leaving a VMWill Deacon
2016-09-08KVM: arm/arm64: Get rid of exported aliases to static functionsChristoffer Dall
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-02-29arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier
2016-02-18arm64: prevent potential circular header dependencies in asm/bug.hArd Biesheuvel
2015-12-14arm64: KVM: Remove weak attributesMarc Zyngier
2015-12-14arm64: KVM: Turn system register numbers to an enumMarc Zyngier
2015-12-14arm64: KVM: Add compatibility aliasesMarc Zyngier
2015-12-14arm64: KVM: Implement debug save/restoreMarc Zyngier