开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
sysreg-sr.c
Age
Commit message (
Expand
)
Author
2018-03-19
KVM: arm64: Configure c15, PMU, and debug register traps on cpu load/put for VHE
Christoffer Dall
2018-03-19
KVM: arm64: Defer saving/restoring 32-bit sysregs to vcpu load/put
Christoffer Dall
2018-03-19
KVM: arm64: Defer saving/restoring 64-bit sysregs to vcpu load/put on VHE
Christoffer Dall
2018-03-19
KVM: arm64: Don't save the host ELR_EL2 and SPSR_EL2 on VHE systems
Christoffer Dall
2018-03-19
KVM: arm64: Unify non-VHE host/guest sysreg save and restore functions
Christoffer Dall
2018-03-19
KVM: arm64: Introduce separate VHE/non-VHE sysreg save/restore functions
Christoffer Dall
2018-03-19
KVM: arm64: Rewrite sysreg alternatives to static keys
Christoffer Dall
2018-03-19
KVM: arm64: Move userspace system registers into separate function
Christoffer Dall
2018-03-19
KVM: arm/arm64: Introduce vcpu_el1_is_32bit
Christoffer Dall
2018-03-19
KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregs
Christoffer Dall
2018-03-19
KVM: arm64: Avoid storing the vcpu pointer on the stack
Christoffer Dall
2018-01-16
KVM: arm64: Save/Restore guest DISR_EL1
James Morse
2018-01-13
KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
James Morse
2016-07-23
arm64: KVM: VHE: Context switch MDSCR_EL1
Marc Zyngier
2016-02-29
arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
Marc Zyngier
2016-02-29
arm64: KVM: VHE: Enable minimal sysreg save/restore
Marc Zyngier
2016-02-29
arm64: KVM: VHE: Use unified system register accessors
Marc Zyngier
2016-02-29
arm64: KVM: VHE: Split save/restore of registers shared between guest and host
Marc Zyngier
2016-02-29
arm64: KVM: VHE: Differenciate host/guest sysreg save/restore
Marc Zyngier
2015-12-14
arm64: KVM: Turn system register numbers to an enum
Marc Zyngier
2015-12-14
arm64: KVM: Implement fpsimd save/restore
Marc Zyngier
2015-12-14
arm64: KVM: Implement 32bit system register save/restore
Marc Zyngier
2015-12-14
arm64: KVM: Implement system register save/restore
Marc Zyngier