index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
kvm_asm.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: Consume pending SError as early as possible
James Morse
2019-07-05
1
-1
/
+1
*
KVM: arm64: Abstract the size of the HYP vectors pre-amble
James Morse
2019-07-05
1
-0
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data
Andrew Murray
2019-04-24
1
-1
/
+2
*
arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macro
Marc Zyngier
2018-12-19
1
-0
/
+1
*
KVM: arm/arm64: Fixup the kvm_exit tracepoint
Christoffer Dall
2018-12-19
1
-0
/
+6
*
KVM: arm64: Safety check PSTATE when entering guest and handle IL
Christoffer Dall
2018-10-19
1
-0
/
+1
*
kvm: arm64: Configure VTCR_EL2 per VM
Suzuki K Poulose
2018-10-01
1
-2
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
1
-4
/
+4
|
\
|
*
KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags
Dave Martin
2018-05-25
1
-3
/
+0
|
*
arm64: KVM: Use lm_alias() for kvm_ksym_ref()
Mark Rutland
2018-05-20
1
-2
/
+5
*
|
arm64: KVM: Move VCPU_WORKAROUND_2_FLAG macros to the top of the file
Catalin Marinas
2018-06-02
1
-3
/
+3
*
|
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
Marc Zyngier
2018-05-31
1
-0
/
+3
*
|
arm64: KVM: Add HYP per-cpu accessors
Marc Zyngier
2018-05-31
1
-2
/
+25
|
/
*
arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
Shanker Donthineni
2018-04-11
1
-2
/
+0
*
Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"
Marc Zyngier
2018-03-28
1
-0
/
+2
*
arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
Shanker Donthineni
2018-03-19
1
-2
/
+0
*
KVM: arm64: Introduce VHE-specific kvm_vcpu_run
Christoffer Dall
2018-03-19
1
-1
/
+3
*
KVM: arm64: Avoid storing the vcpu pointer on the stack
Christoffer Dall
2018-03-19
1
-0
/
+15
*
arm64: Implement branch predictor hardening for Falkor
Shanker Donthineni
2018-01-08
1
-0
/
+2
*
KVM: arm/arm64: Move timer save/restore out of the hyp code
Christoffer Dall
2017-11-06
1
-0
/
+2
*
arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
2017-04-09
1
-1
/
+0
*
arm64: hyp-stub: Define a return value for failed stub calls
Marc Zyngier
2017-04-09
1
-1
/
+1
*
KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
Christoffer Dall
2017-04-09
1
-0
/
+2
*
arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...
Marc Zyngier
2016-11-04
1
-0
/
+1
*
arm64: KVM: Allow an exit code to be tagged with an SError
Marc Zyngier
2016-09-08
1
-0
/
+4
*
arm64: KVM: Add exception code to report EL1 asynchronous aborts
Marc Zyngier
2016-09-08
1
-2
/
+3
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-05-17
1
-0
/
+3
|
\
|
*
arm64: kvm: allows kvm cpu hotplug
AKASHI Takahiro
2016-04-28
1
-0
/
+1
|
*
arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()
James Morse
2016-04-28
1
-0
/
+2
*
|
arm64: KVM: Warn when PARange is less than 40 bits
Marc Zyngier
2016-04-06
1
-1
/
+1
|
/
*
arm64: KVM: Turn kvm_ksym_ref into a NOP on VHE
Marc Zyngier
2016-03-21
1
-1
/
+7
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-18
1
-0
/
+2
|
\
|
*
arm64: allow kernel Image to be loaded anywhere in physical memory
Ard Biesheuvel
2016-02-18
1
-16
/
+1
|
*
arm64: kvm: deal with kernel symbols outside of linear mapping
Ard Biesheuvel
2016-02-18
1
-0
/
+17
*
|
arm64: KVM: vgic-v3: Reset LRs at boot time
Marc Zyngier
2016-03-09
1
-0
/
+1
*
|
arm64: KVM: Switch to C-based stage2 init
Marc Zyngier
2016-02-29
1
-0
/
+2
*
|
ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_end
Marc Zyngier
2016-02-29
1
-3
/
+0
|
/
*
arm64: KVM: Turn system register numbers to an enum
Marc Zyngier
2015-12-14
1
-76
/
+0
*
arm64: KVM: Remove all traces of the ThumbEE registers
Will Deacon
2015-09-17
1
-3
/
+1
*
KVM: arm64: introduce vcpu->arch.debug_ptr
Alex Bennée
2015-07-21
1
-16
/
+8
*
KVM: arm: introduce kvm_arm_init/setup/clear_debug
Alex Bennée
2015-07-21
1
-0
/
+2
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-06-24
1
-5
/
+0
|
\
|
*
arm64: KVM: Switch vgic save/restore to alternative_insn
Marc Zyngier
2015-06-12
1
-5
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-06-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
ARM: KVM: fix comment
Geert Uytterhoeven
2015-05-26
1
-1
/
+1
*
|
KVM: arm64: ARMv8 header changes for page logging
Mario Smarduch
2015-01-16
1
-0
/
+1
|
/
*
arm64: KVM: add trap handlers for AArch32 debug registers
Marc Zyngier
2014-07-11
1
-0
/
+9
*
arm64: KVM: common infrastructure for handling AArch32 CP14/CP15
Marc Zyngier
2014-07-11
1
-1
/
+1
*
arm64: KVM: add trap handlers for AArch64 debug registers
Marc Zyngier
2014-07-11
1
-7
/
+21
[next]