aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/debug-sr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-08KVM: arm/arm64: Get rid of exported aliases to static functionsChristoffer Dall1-3/+1
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+1
2016-02-29arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier1-3/+1
2016-02-18arm64: prevent potential circular header dependencies in asm/bug.hArd Biesheuvel1-0/+1
2015-12-14arm64: KVM: Remove weak attributesMarc Zyngier1-3/+2
2015-12-14arm64: KVM: Turn system register numbers to an enumMarc Zyngier1-0/+1
2015-12-14arm64: KVM: Add compatibility aliasesMarc Zyngier1-0/+3
2015-12-14arm64: KVM: Implement debug save/restoreMarc Zyngier1-0/+137