index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
vhe
/
switch.c
Age
Commit message (
Expand
)
Author
2024-08-27
KVM: arm64: Add save/restore support for FPMR
Marc Zyngier
2024-07-14
Merge branch kvm-arm64/nv-sve into kvmarm/next
Oliver Upton
2024-07-14
Merge branch kvm-arm64/el2-kcfi into kvmarm/next
Oliver Upton
2024-06-20
KVM: arm64: nv: Add additional trap setup for CPTR_EL2
Marc Zyngier
2024-06-20
KVM: arm64: nv: Honor guest hypervisor's FP/SVE traps in CPTR_EL2
Oliver Upton
2024-06-20
KVM: arm64: nv: Load guest FP state for ZCR_EL2 trap
Oliver Upton
2024-06-20
KVM: arm64: nv: Handle CPACR_EL1 traps
Marc Zyngier
2024-06-20
KVM: arm64: Spin off helper for programming CPTR traps
Oliver Upton
2024-06-20
KVM: arm64: VHE: Mark __hyp_call_panic __noreturn
Pierre-Clément Tosi
2024-06-19
KVM: arm64: nv: Handle EL2 Stage-1 TLB invalidation
Marc Zyngier
2024-06-04
KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx format
Fuad Tabba
2024-06-04
KVM: arm64: Specialize handling of host fpsimd state on trap
Fuad Tabba
2024-05-03
Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/next
Marc Zyngier
2024-05-03
Merge branch kvm-arm64/nv-eret-pauth into kvmarm-master/next
Marc Zyngier
2024-05-03
KVM: arm64: Move management of __hyp_running_vcpu to load/put on VHE
Marc Zyngier
2024-05-01
KVM: arm64: Refactor checks for FP state ownership
Fuad Tabba
2024-05-01
KVM: arm64: Move guest_owns_fp_regs() to increase its scope
Fuad Tabba
2024-04-20
KVM: arm64: Drop trapping of PAuth instructions/keys
Marc Zyngier
2024-04-20
KVM: arm64: nv: Handle ERETA[AB] instructions
Marc Zyngier
2024-04-20
KVM: arm64: nv: Honor HFGITR_EL2.ERET being set
Marc Zyngier
2024-04-20
KVM: arm64: nv: Fast-track 'InHost' exception returns
Marc Zyngier
2024-04-20
KVM: arm64: nv: Configure HCR_EL2 for FEAT_NV2
Marc Zyngier
2024-04-20
KVM: arm64: nv: Drop VCPU_HYP_CONTEXT flag
Marc Zyngier
2024-04-12
KVM: arm64: Exclude FP ownership from kvm_vcpu_arch
Marc Zyngier
2024-04-12
KVM: arm64: Add accessor for per-CPU state
Marc Zyngier
2023-10-31
Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-10-30
Merge branch kvm-arm64/mops into kvmarm/next
Oliver Upton
2023-10-20
KVM: arm64: Load the stage-2 MMU context in kvm_vcpu_load_vhe()
Oliver Upton
2023-10-20
KVM: arm64: Rename helpers for VHE vCPU load/put
Oliver Upton
2023-10-12
KVM: arm64: timers: Correctly handle TGE flip with CNTPOFF_EL2
Marc Zyngier
2023-10-09
KVM: arm64: Add handler for MOPS exceptions
Kristina Martsenko
2023-07-01
Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-06-12
KVM: arm64: Rework CPTR_EL2 programming for HVHE configuration
Marc Zyngier
2023-06-04
KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loaded
Reiji Watanabe
2023-05-30
KVM: arm64: Populate fault info for watchpoint
Akihiko Odaki
2023-04-14
KVM: arm64: vhe: Drop extra isb() on guest exit
Marc Zyngier
2023-02-13
Merge branch kvm-arm64/nv-prefix into kvmarm/next
Oliver Upton
2023-02-11
KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor
Marc Zyngier
2023-01-12
KVM: arm64: Kill CPACR_EL1_TTA definition
Marc Zyngier
2022-11-01
KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE
Marc Zyngier
2022-07-17
Merge branch kvm-arm64/misc-5.20 into kvmarm-master/next
Marc Zyngier
2022-07-06
KVM: arm64: Don't return from void function
Quentin Perret
2022-06-09
KVM: arm64: Move FP state ownership from flag to a tristate
Marc Zyngier
2022-06-09
KVM: arm64: Drop FP_FOREIGN_STATE from the hypervisor code
Marc Zyngier
2022-04-22
KVM: arm64: Trap SME usage in guest
Mark Brown
2022-03-14
Merge branch 'for-next/spectre-bhb' into for-next/core
Will Deacon
2022-02-25
arm64: Always use individual bits in CPACR floating point enables
Mark Brown
2022-02-16
arm64: Add percpu vectors for EL1
James Morse
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-11-24
KVM: arm64: Move pkvm's special 32bit handling into a generic infrastructure
Marc Zyngier
[next]