index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
debug-sr.c
Age
Commit message (
Expand
)
Author
2020-07-05
KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE
David Brazdil
2020-06-09
KVM: arm64: Remove host_cpu_context member from vcpu structure
Marc Zyngier
2019-07-29
arm64: KVM: hyp: debug-sr: Mark expected switch fall-through
Anders Roxell
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-05-25
KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags
Dave Martin
2018-03-19
KVM: arm64: Improve debug register save/restore flow
Christoffer Dall
2018-03-19
KVM: arm64: Slightly improve debug save/restore functions
Christoffer Dall
2018-03-19
KVM: arm64: Move debug dirty flag calculation out of world switch
Christoffer Dall
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-01-08
KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h
Marc Zyngier
2017-12-18
arm64: kvm: Prevent restoring stale PMSCR_EL1 for vcpu
Julien Thierry
2017-10-18
arm64: sysreg: Move SPE registers and PSB into common header files
Will Deacon
2017-02-02
arm64: KVM: Save/restore the host SPE state when entering/leaving a VM
Will Deacon
2016-09-08
KVM: arm/arm64: Get rid of exported aliases to static functions
Christoffer Dall
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-02-29
arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
Marc Zyngier
2016-02-18
arm64: prevent potential circular header dependencies in asm/bug.h
Ard Biesheuvel
2015-12-14
arm64: KVM: Remove weak attributes
Marc Zyngier
2015-12-14
arm64: KVM: Turn system register numbers to an enum
Marc Zyngier
2015-12-14
arm64: KVM: Add compatibility aliases
Marc Zyngier
2015-12-14
arm64: KVM: Implement debug save/restore
Marc Zyngier