index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
nvhe
/
hyp-main.c
Age
Commit message (
Expand
)
Author
2025-06-19
KVM: arm64: Remove ad-hoc CPTR manipulation from fpsimd_sve_sync()
Mark Rutland
2025-06-05
KVM: arm64: Add assignment-specific sysreg accessor
Marc Zyngier
2025-05-21
KVM: arm64: Add a range to __pkvm_host_test_clear_young_guest()
Vincent Donnefort
2025-05-21
KVM: arm64: Add a range to __pkvm_host_wrprotect_guest()
Vincent Donnefort
2025-05-21
KVM: arm64: Add a range to __pkvm_host_unshare_guest()
Vincent Donnefort
2025-05-21
KVM: arm64: Add a range to __pkvm_host_share_guest()
Vincent Donnefort
2025-04-28
KVM: arm64: Track SVE state in the hypervisor vcpu structure
Fuad Tabba
2025-02-13
KVM: arm64: Eagerly switch ZCR_EL{1,2}
Mark Rutland
2025-02-13
KVM: arm64: Remove host FPSIMD saving for non-protected KVM
Mark Rutland
2025-02-01
KVM: arm64: Flush/sync debug state in protected mode
Oliver Upton
2025-01-12
Merge branch kvm-arm64/pkvm-fixed-features-6.14 into kvmarm-master/next
Marc Zyngier
2025-01-12
Merge branch kvm-arm64/pkvm-np-guest into kvmarm-master/next
Marc Zyngier
2024-12-20
KVM: arm64: Plumb the pKVM MMU in KVM
Quentin Perret
2024-12-20
KVM: arm64: Introduce __pkvm_tlb_flush_vmid()
Quentin Perret
2024-12-20
KVM: arm64: Introduce __pkvm_host_mkyoung_guest()
Quentin Perret
2024-12-20
KVM: arm64: Introduce __pkvm_host_test_clear_young_guest()
Quentin Perret
2024-12-20
KVM: arm64: Introduce __pkvm_host_wrprotect_guest()
Quentin Perret
2024-12-20
KVM: arm64: Introduce __pkvm_host_relax_guest_perms()
Quentin Perret
2024-12-20
KVM: arm64: Introduce __pkvm_host_unshare_guest()
Quentin Perret
2024-12-20
KVM: arm64: Introduce __pkvm_host_share_guest()
Quentin Perret
2024-12-20
KVM: arm64: Introduce __pkvm_vcpu_{load,put}()
Marc Zyngier
2024-12-20
KVM: arm64: Remove vestiges of debug_ptr
Oliver Upton
2024-12-20
KVM: arm64: Get rid of __kvm_get_mdcr_el2() and related warts
Oliver Upton
2024-12-19
arm64/sysreg: Get rid of CPACR_ELx SysregFields
Marc Zyngier
2024-10-31
KVM: arm64: Initialize trap register values in hyp in pKVM
Fuad Tabba
2024-10-31
KVM: arm64: Move pkvm_vcpu_init_traps() to init_pkvm_hyp_vcpu()
Fuad Tabba
2024-10-01
KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVM
Mark Brown
2024-08-27
KVM: arm64: Add save/restore support for FPMR
Marc Zyngier
2024-06-04
KVM: arm64: Ensure that SME controls are disabled in protected mode
Fuad Tabba
2024-06-04
KVM: arm64: Eagerly restore host fpsimd/sve state in pKVM
Fuad Tabba
2024-06-04
KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helper
Fuad Tabba
2024-05-01
KVM: arm64: Simplify vgic-v3 hypercalls
Marc Zyngier
2024-04-12
KVM: arm64: Exclude FP ownership from kvm_vcpu_arch
Marc Zyngier
2024-04-12
KVM: arm64: Exclude host_fpsimd_state pointer from kvm_vcpu_arch
Marc Zyngier
2023-09-12
KVM: arm64: nvhe: Ignore SVE hint in SMCCC function ID
Jean-Philippe Brucker
2023-08-17
KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
Raghavendra Rao Ananta
2023-06-15
Merge branch kvm-arm64/hvhe into kvmarm/next
Oliver Upton
2023-06-15
Merge branch kvm-arm64/ffa-proxy into kvmarm/next
Oliver Upton
2023-06-12
KVM: arm64: Rework CPTR_EL2 programming for HVHE configuration
Marc Zyngier
2023-06-01
KVM: arm64: Block unsafe FF-A calls from the host
Will Deacon
2023-05-16
KVM: arm64: Use local TLBI on permission relaxation
Marc Zyngier
2022-11-11
KVM: arm64: Use the pKVM hyp vCPU structure in handle___kvm_vcpu_run()
Will Deacon
2022-11-11
KVM: arm64: Add infrastructure to create and track pKVM instances at EL2
Fuad Tabba
2022-04-28
KVM: arm64: Introduce pkvm_alloc_private_va_range()
Kalesh Singh
2021-12-16
KVM: arm64: Expose unshare hypercall to the host
Will Deacon
2021-10-18
Merge branch kvm-arm64/pkvm/fixed-features into kvmarm-master/next
Marc Zyngier
2021-10-11
KVM: arm64: Initialize trap registers for protected VMs
Fuad Tabba
2021-10-11
KVM: arm64: Don't include switch.h into nvhe/kvm-main.c
Marc Zyngier
2021-10-11
KVM: arm64: Disable privileged hypercalls after pKVM finalisation
Will Deacon
2021-08-11
KVM: arm64: Restrict EL2 stage-1 changes in protected mode
Quentin Perret
[next]