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
/
kvm_asm.h
Age
Commit message (
Expand
)
Author
2021-03-19
KVM: arm64: Protect the .hyp sections from the host
Quentin Perret
2021-03-19
KVM: arm64: Wrap the host with a stage 2
Quentin Perret
2021-03-19
KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
Quentin Perret
2021-03-19
KVM: arm64: Prepare the creation of s1 mappings at EL2
Quentin Perret
2021-03-09
KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
Marc Zyngier
2021-03-06
KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()
Marc Zyngier
2021-01-23
KVM: arm64: Remove hyp_symbol_addr
David Brazdil
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-17
arm64: Work around broken GCC 4.9 handling of "S" constraint
Marc Zyngier
2020-12-09
Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...
Marc Zyngier
2020-12-04
KVM: arm64: Init MAIR/TCR_EL2 from params struct
David Brazdil
2020-12-04
KVM: arm64: Move hyp-init params to a per-CPU struct
David Brazdil
2020-12-04
KVM: arm64: Remove vector_ptr param of hyp-init
David Brazdil
2020-11-27
Merge branch 'kvm-arm64/vector-rework' into kvmarm-master/next
Marc Zyngier
2020-11-27
KVM: arm64: Simplify __kvm_enable_ssbs()
Marc Zyngier
2020-11-16
KVM: arm64: Allocate hyp vectors statically
Will Deacon
2020-09-30
Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next
Marc Zyngier
2020-09-30
Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp...
Marc Zyngier
2020-09-30
kvm: arm64: Set up hyp percpu data for nVHE
David Brazdil
2020-09-30
kvm: arm64: Add helpers for accessing nVHE hyp per-cpu vars
David Brazdil
2020-09-30
kvm: arm64: Remove hyp_adr/ldr_this_cpu
David Brazdil
2020-09-30
kvm: arm64: Remove __hyp_this_cpu_read
David Brazdil
2020-09-30
kvm: arm64: Move nVHE hyp namespace macros to hyp_image.h
David Brazdil
2020-09-29
KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabled
Will Deacon
2020-09-29
KVM: arm64: Simplify handling of ARCH_WORKAROUND_2
Marc Zyngier
2020-09-29
KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASE
Will Deacon
2020-09-15
KVM: arm64: nVHE: Migrate hyp interface to SMCCC
Andrew Scull
2020-09-15
KVM: arm64: Share context save and restore macros
Andrew Scull
2020-09-15
KVM: arm64: Restore hyp when panicking in guest context
Andrew Scull
2020-09-15
KVM: arm64: nVHE: Use separate vector for the host
Andrew Scull
2020-09-15
KVM: arm64: Choose hyp symbol based on context
Andrew Scull
2020-08-28
KVM: arm64: Survive synchronous exceptions caused by AT instructions
James Morse
2020-08-28
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
2020-07-28
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIP
Marc Zyngier
2020-07-28
Merge branch 'kvm-arm64/pre-nv-5.9' into kvmarm-master/next-WIP
Marc Zyngier
2020-07-07
KVM: arm64: Don't use has_vhe() for CHOOSE_HYP_SYM()
Marc Zyngier
2020-07-07
KVM: arm64: Use TTL hint in when invalidating stage-2 translations
Marc Zyngier
2020-07-07
KVM: arm64: Factor out stage 2 page table data from struct kvm
Christoffer Dall
2020-07-05
KVM: arm64: Split hyp/switch.c to VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Move hyp-init.S to nVHE
Andrew Scull
2020-07-05
KVM: arm64: Build hyp-entry.S separately for VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Handle calls to prefixed hyp functions
Andrew Scull
2020-07-05
arm64: kvm: Remove kern_hyp_va from get_vcpu_ptr
Andrew Scull
2020-06-10
KVM: arm64: Move hyp_symbol_addr() to kvm_asm.h
Marc Zyngier
2020-06-09
KVM: arm64: Stop sparse from moaning at __hyp_this_cpu_ptr
Marc Zyngier
2020-05-25
KVM: arm64: Clean up cpu_init_hyp_mode()
David Brazdil
2020-05-16
KVM: arm64: Simplify __kvm_timer_set_cntvoff implementation
Marc Zyngier
2020-03-09
arm64: kvm: Modernize __smccc_workaround_1_smc_start annotations
Mark Brown
2019-07-05
KVM: arm64: Consume pending SError as early as possible
James Morse
2019-07-05
KVM: arm64: Abstract the size of the HYP vectors pre-amble
James Morse
[next]