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
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-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
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-04-24
arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data
Andrew Murray
2018-12-19
arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macro
Marc Zyngier
2018-12-19
KVM: arm/arm64: Fixup the kvm_exit tracepoint
Christoffer Dall
2018-10-19
KVM: arm64: Safety check PSTATE when entering guest and handle IL
Christoffer Dall
2018-10-01
kvm: arm64: Configure VTCR_EL2 per VM
Suzuki K Poulose
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-02
arm64: KVM: Move VCPU_WORKAROUND_2_FLAG macros to the top of the file
Catalin Marinas
2018-05-31
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
Marc Zyngier
2018-05-31
arm64: KVM: Add HYP per-cpu accessors
Marc Zyngier
2018-05-25
KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags
Dave Martin
2018-05-20
arm64: KVM: Use lm_alias() for kvm_ksym_ref()
Mark Rutland
2018-04-11
arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
Shanker Donthineni
2018-03-28
Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"
Marc Zyngier
2018-03-19
arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
Shanker Donthineni
2018-03-19
KVM: arm64: Introduce VHE-specific kvm_vcpu_run
Christoffer Dall
2018-03-19
KVM: arm64: Avoid storing the vcpu pointer on the stack
Christoffer Dall
2018-01-08
arm64: Implement branch predictor hardening for Falkor
Shanker Donthineni
2017-11-06
KVM: arm/arm64: Move timer save/restore out of the hyp code
Christoffer Dall
2017-04-09
arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
2017-04-09
arm64: hyp-stub: Define a return value for failed stub calls
Marc Zyngier
2017-04-09
KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
Christoffer Dall
2016-11-04
arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...
Marc Zyngier
2016-09-08
arm64: KVM: Allow an exit code to be tagged with an SError
Marc Zyngier
2016-09-08
arm64: KVM: Add exception code to report EL1 asynchronous aborts
Marc Zyngier
2016-05-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-04-28
arm64: kvm: allows kvm cpu hotplug
AKASHI Takahiro
2016-04-28
arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()
James Morse
[next]