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
/
arm64
/
include
/
asm
/
virt.h
Age
Commit message (
Expand
)
Author
2021-02-08
arm64: Provide an 'upgrade to VHE' stub hypercall
Marc Zyngier
2020-12-04
KVM: arm64: Fix EL2 mode availability checks
David Brazdil
2020-12-04
KVM: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capability
David Brazdil
2020-10-30
arm64: cpufeature: upgrade hyp caps to final
Mark Rutland
2020-10-30
KVM: arm64: Factor out is_{vhe,nvhe}_hyp_code()
Mark Rutland
2020-07-05
KVM: arm64: Use build-time defines in has_vhe()
David Brazdil
2020-05-16
KVM: arm64: Use cpus_have_final_cap for has_vhe()
Marc Zyngier
2020-02-22
KVM: arm64: Ask the compiler to __always_inline functions used at HYP
James Morse
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-03-26
arm64: capabilities: Change scope of VHE to Boot CPU feature
Suzuki K Poulose
2017-04-09
arm64: hyp-stub/KVM: Kill __hyp_get_vectors
Marc Zyngier
2017-04-09
arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
Marc Zyngier
2017-04-09
arm64: hyp-stub: Update documentation in asm/virt.h
Marc Zyngier
2017-04-09
arm64: hyp-stub: Define a return value for failed stub calls
Marc Zyngier
2017-01-13
KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems
Jintack Lim
2016-09-09
arm64/kvm: use {read,write}_sysreg()
Mark Rutland
2016-08-25
arm64: Create sections.h
James Morse
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-07-03
arm/arm64: KVM: Export __hyp_text_start/end symbols
Marc Zyngier
2016-06-27
arm64: Add back cpu reset routines
Geoff Levand
2016-04-28
arm64: hyp/kvm: Make hyp-stub extensible
Geoff Levand
2016-04-15
arm64: vhe: Verify CPU Exception Levels
Suzuki K Poulose
2016-02-29
arm/arm64: Add new is_kernel_in_hyp_mode predicate
Marc Zyngier
2014-07-11
arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.S
Marc Zyngier
2014-04-05
Revert "arm64: virt: ensure visibility of __boot_cpu_mode"
Catalin Marinas
2013-10-25
arm64: head: create a new function for setting the boot_cpu_mode flag
Matthew Leach
2013-07-23
arm64: virt: ensure visibility of __boot_cpu_mode
Mark Rutland
2012-12-05
arm64: add hypervisor stub
Marc Zyngier
2012-12-05
arm64: record boot mode when entering the kernel
Marc Zyngier