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_mmu.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: Register ptdump with debugfs on guest creation
Sebastian Ene
2024-09-10
1
-0
/
+6
*
KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
Christoffer Dall
2024-06-19
1
-0
/
+2
*
KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
Marc Zyngier
2024-06-19
1
-0
/
+24
*
KVM: arm64: removed unused kern_hyp_va asm macro
Joey Gouly
2024-02-12
1
-16
/
+0
*
KVM: arm64: add comments to __kern_hyp_va
Joey Gouly
2024-02-12
1
-10
/
+20
*
KVM: arm64: Remove VPIPT I-cache handling
Marc Zyngier
2023-12-05
1
-7
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-11-03
1
-10
/
+35
|
\
|
*
Merge branch kvm-arm64/stage2-vhe-load into kvmarm/next
Oliver Upton
2023-10-30
1
-4
/
+4
|
|
\
|
|
*
KVM: arm64: Move VTCR_EL2 into struct s2_mmu
Marc Zyngier
2023-10-23
1
-4
/
+4
|
*
|
KVM: arm64: Avoid soft lockups due to I-cache maintenance
Oliver Upton
2023-09-22
1
-6
/
+31
|
|
/
*
/
arm64: kvm: Use cpus_have_final_cap() explicitly
Mark Rutland
2023-10-16
1
-1
/
+1
|
/
*
KVM: arm64: Remove size-order align in the nVHE hyp private VA range
Vincent Donnefort
2023-08-26
1
-0
/
+1
*
Merge branch kvm-arm64/hvhe into kvmarm/next
Oliver Upton
2023-06-15
1
-1
/
+2
|
\
|
*
KVM: arm64: Drop is_kernel_in_hyp_mode() from __invalidate_icache_guest_page()
Marc Zyngier
2023-06-13
1
-1
/
+2
*
|
KVM: arm64: Add kvm_uninit_stage2_mmu()
Ricardo Koller
2023-05-16
1
-0
/
+1
|
/
*
KVM: arm64: Elide kern_hyp_va() in VHE-specific parts of the hypervisor
Marc Zyngier
2023-03-30
1
-0
/
+4
*
Merge branch kvm-arm64/nv-prefix into kvmarm/next
Oliver Upton
2023-02-14
1
-1
/
+10
|
\
|
*
KVM: arm64: nv: Only toggle cache for virtual EL2 when SCTLR_EL2 changes
Christoffer Dall
2023-02-11
1
-1
/
+10
*
|
KVM: x86: Unify pr_fmt to use module name for all KVM modules
Sean Christopherson
2022-12-29
1
-2
/
+2
|
/
*
KVM: arm64: Consolidate stage-2 initialisation into a single function
Quentin Perret
2022-11-11
1
-1
/
+1
*
arm64: alternatives: have callbacks take a cap
Mark Rutland
2022-09-16
1
-2
/
+3
*
KVM: arm64: Add guard pages for KVM nVHE hypervisor stack
Kalesh Singh
2022-04-28
1
-0
/
+2
*
KVM: arm64: Introduce hyp_alloc_private_va_range()
Kalesh Singh
2022-04-28
1
-0
/
+1
*
KVM: arm64: Align the VMID allocation with the arm64 ASID
Julien Grall
2022-02-08
1
-1
/
+3
*
KVM: arm64: pkvm: Unshare guest structs during teardown
Quentin Perret
2021-12-16
1
-0
/
+1
*
KVM: arm64: Introduce kvm_share_hyp()
Quentin Perret
2021-12-16
1
-0
/
+1
*
KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCE
Marc Zyngier
2021-08-20
1
-1
/
+6
*
KVM: arm64: Unify stage-2 programming behind __load_stage2()
Marc Zyngier
2021-08-20
1
-8
/
+3
*
KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callers
Marc Zyngier
2021-08-20
1
-2
/
+3
*
Merge branch arm64/for-next/caches into kvmarm-master/next
Marc Zyngier
2021-06-18
1
-4
/
+4
|
\
|
*
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
2021-05-25
1
-3
/
+3
|
*
arm64: __flush_dcache_area to take end parameter instead of size
Fuad Tabba
2021-05-25
1
-1
/
+2
*
|
KVM: arm64: Tweak parameters of guest cache maintenance functions
Yanan Wang
2021-06-18
1
-7
/
+2
|
/
*
Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/next
Marc Zyngier
2021-04-13
1
-0
/
+2
|
\
|
*
KVM: arm64: Log source when panicking from nVHE hyp
Andrew Scull
2021-04-01
1
-0
/
+2
*
|
KVM: arm64: Refactor __load_guest_stage2()
Quentin Perret
2021-03-19
1
-2
/
+7
*
|
KVM: arm64: Use kvm_arch in kvm_s2_mmu
Quentin Perret
2021-03-19
1
-1
/
+5
*
|
KVM: arm64: Elevate hypervisor mappings creation at EL2
Quentin Perret
2021-03-19
1
-1
/
+1
*
|
KVM: arm64: Factor out vector address calculation
Quentin Perret
2021-03-19
1
-0
/
+8
|
/
*
KVM: arm64: Remove patching of fn pointers in hyp
David Brazdil
2021-01-23
1
-18
/
+0
*
KVM: arm64: Fix constant-pool users in hyp
David Brazdil
2021-01-23
1
-26
/
+16
*
KVM: arm64: Apply hyp relocations at runtime
David Brazdil
2021-01-23
1
-0
/
+1
*
Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...
Marc Zyngier
2020-12-09
1
-0
/
+24
|
\
|
*
KVM: arm64: Remove vector_ptr param of hyp-init
David Brazdil
2020-12-04
1
-0
/
+24
*
|
Merge branch 'kvm-arm64/vector-rework' into kvmarm-master/next
Marc Zyngier
2020-11-27
1
-46
/
+0
|
\
\
|
|
/
|
/
|
|
*
KVM: arm64: Make BP hardening globals static instead
Will Deacon
2020-11-16
1
-3
/
+0
|
*
KVM: arm64: Move kvm_get_hyp_vector() out of header file
Will Deacon
2020-11-16
1
-43
/
+0
*
|
KVM: arm64: Patch kimage_voffset instead of loading the EL1 value
Marc Zyngier
2020-11-27
1
-0
/
+22
*
|
KVM: arm64: Add kimg_hyp_va() helper
Marc Zyngier
2020-11-09
1
-0
/
+18
|
/
*
Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next
Marc Zyngier
2020-09-30
1
-82
/
+8
|
\
[next]