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: Add guard pages for KVM nVHE hypervisor stack
Kalesh Singh
2022-04-28
1
-0
/
+1
*
KVM: arm64: Expose unshare hypercall to the host
Will Deacon
2021-12-16
1
-0
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-02
1
-20
/
+28
|
\
|
*
Merge branch kvm-arm64/pkvm/fixed-features into kvmarm-master/next
Marc Zyngier
2021-10-18
1
-0
/
+1
|
|
\
|
|
*
KVM: arm64: Initialize trap registers for protected VMs
Fuad Tabba
2021-10-11
1
-0
/
+1
|
*
|
KVM: arm64: Disable privileged hypercalls after pKVM finalisation
Will Deacon
2021-10-11
1
-11
/
+14
|
*
|
KVM: arm64: Turn __KVM_HOST_SMCCC_FUNC_* into an enum (mostly)
Marc Zyngier
2021-10-11
1
-20
/
+24
|
|
/
*
/
arm64: kvm: use kvm_exception_table_entry
Mark Rutland
2021-10-21
1
-3
/
+4
|
/
*
Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/next
Marc Zyngier
2021-08-20
1
-1
/
+1
|
\
|
*
KVM: arm64: MDCR_EL2 is a 64-bit register
Fuad Tabba
2021-08-20
1
-1
/
+1
*
|
KVM: arm64: Restrict EL2 stage-1 changes in protected mode
Quentin Perret
2021-08-11
1
-1
/
+1
*
|
KVM: arm64: Remove __pkvm_mark_hyp
Quentin Perret
2021-08-11
1
-2
/
+1
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-06-28
1
-0
/
+1
|
\
|
*
arm64: insn: move AARCH64_INSN_SIZE into <asm/insn.h>
Mark Rutland
2021-06-11
1
-0
/
+1
*
|
KVM: arm64: Commit pending PC adjustemnts before returning to userspace
Marc Zyngier
2021-05-15
1
-0
/
+1
*
|
KVM: arm64: Move __adjust_pc out of line
Marc Zyngier
2021-05-15
1
-0
/
+2
|
/
*
KVM: arm64: Protect the .hyp sections from the host
Quentin Perret
2021-03-19
1
-0
/
+1
*
KVM: arm64: Wrap the host with a stage 2
Quentin Perret
2021-03-19
1
-0
/
+1
*
KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
Quentin Perret
2021-03-19
1
-0
/
+3
*
KVM: arm64: Prepare the creation of s1 mappings at EL2
Quentin Perret
2021-03-19
1
-0
/
+4
*
KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
Marc Zyngier
2021-03-09
1
-2
/
+2
*
KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()
Marc Zyngier
2021-03-06
1
-2
/
+2
*
KVM: arm64: Remove hyp_symbol_addr
David Brazdil
2021-01-23
1
-26
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-20
1
-9
/
+8
|
\
|
*
Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...
Marc Zyngier
2020-12-09
1
-2
/
+8
|
|
\
|
|
*
KVM: arm64: Init MAIR/TCR_EL2 from params struct
David Brazdil
2020-12-04
1
-0
/
+2
|
|
*
KVM: arm64: Move hyp-init params to a per-CPU struct
David Brazdil
2020-12-04
1
-0
/
+6
|
|
*
KVM: arm64: Remove vector_ptr param of hyp-init
David Brazdil
2020-12-04
1
-2
/
+0
|
*
|
Merge branch 'kvm-arm64/vector-rework' into kvmarm-master/next
Marc Zyngier
2020-11-27
1
-5
/
+0
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
KVM: arm64: Allocate hyp vectors statically
Will Deacon
2020-11-16
1
-5
/
+0
|
*
|
KVM: arm64: Simplify __kvm_enable_ssbs()
Marc Zyngier
2020-11-27
1
-2
/
+0
|
|
/
*
/
arm64: Work around broken GCC 4.9 handling of "S" constraint
Marc Zyngier
2020-12-17
1
-1
/
+7
|
/
*
Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next
Marc Zyngier
2020-09-30
1
-53
/
+53
|
\
|
*
Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp...
Marc Zyngier
2020-09-30
1
-5
/
+0
|
|
\
|
|
*
KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabled
Will Deacon
2020-09-29
1
-2
/
+0
|
|
*
KVM: arm64: Simplify handling of ARCH_WORKAROUND_2
Marc Zyngier
2020-09-29
1
-3
/
+0
|
|
*
KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASE
Will Deacon
2020-09-29
1
-1
/
+1
|
*
|
kvm: arm64: Set up hyp percpu data for nVHE
David Brazdil
2020-09-30
1
-2
/
+17
|
*
|
kvm: arm64: Add helpers for accessing nVHE hyp per-cpu vars
David Brazdil
2020-09-30
1
-2
/
+23
|
*
|
kvm: arm64: Remove hyp_adr/ldr_this_cpu
David Brazdil
2020-09-30
1
-13
/
+1
|
*
|
kvm: arm64: Remove __hyp_this_cpu_read
David Brazdil
2020-09-30
1
-20
/
+0
|
*
|
kvm: arm64: Move nVHE hyp namespace macros to hyp_image.h
David Brazdil
2020-09-30
1
-7
/
+1
|
|
/
*
|
KVM: arm64: nVHE: Migrate hyp interface to SMCCC
Andrew Scull
2020-09-15
1
-0
/
+24
*
|
KVM: arm64: Share context save and restore macros
Andrew Scull
2020-09-15
1
-0
/
+39
*
|
KVM: arm64: Restore hyp when panicking in guest context
Andrew Scull
2020-09-15
1
-0
/
+10
*
|
KVM: arm64: nVHE: Use separate vector for the host
Andrew Scull
2020-09-15
1
-0
/
+2
*
|
KVM: arm64: Choose hyp symbol based on context
Andrew Scull
2020-09-15
1
-6
/
+19
|
/
*
KVM: arm64: Survive synchronous exceptions caused by AT instructions
James Morse
2020-08-28
1
-0
/
+28
*
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
2020-08-28
1
-0
/
+15
*
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIP
Marc Zyngier
2020-07-28
1
-1
/
+0
|
\
[next]