index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
virt.h
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2017-04-09
ARM: hyp-stub/KVM: Kill __hyp_get_vectors
Marc Zyngier
2017-04-09
ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
Marc Zyngier
2017-04-09
ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
Marc Zyngier
2017-04-09
ARM: hyp-stub: Define a return value for failed stub calls
Marc Zyngier
2017-04-09
ARM: KVM: Convert KVM to use HVC_GET_VECTORS
Marc Zyngier
2017-01-13
KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems
Jintack Lim
2016-07-03
arm/arm64: KVM: Export __hyp_text_start/end symbols
Marc Zyngier
2016-02-29
arm/arm64: Add new is_kernel_in_hyp_mode predicate
Marc Zyngier
2016-02-29
ARM: KVM: Move the HYP code to its own section
Marc Zyngier
2013-07-26
ARM: 7787/1: virt: ensure visibility of __boot_cpu_mode
Mark Rutland
2013-01-10
ARM: virt: use PSR_N_BIT for detecting boot CPU mode mismatch
Will Deacon
2012-09-19
ARM: virt: Add boot-time diagnostics
Dave Martin
2012-09-19
ARM: virt: allow the kernel to be entered in HYP mode
Dave Martin