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
Age
Commit message (
Expand
)
Author
2024-09-12
Merge branch kvm-arm64/fpmr into kvmarm-master/next
Marc Zyngier
2024-08-27
KVM: arm64: Add save/restore support for FPMR
Marc Zyngier
2024-08-02
KVM: arm64: fix override-init warnings in W=1 builds
Sebastian Ott
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: Add handling of NXS-flavoured TLBI operations
Marc Zyngier
2024-06-19
KVM: arm64: nv: Add handling of range-based TLBI operations
Marc Zyngier
2024-06-19
KVM: arm64: nv: Add handling of outer-shareable TLBI operations
Marc Zyngier
2024-06-19
KVM: arm64: nv: Handle EL2 Stage-1 TLB invalidation
Marc Zyngier
2024-06-19
KVM: arm64: nv: Add Stage-1 EL2 invalidation primitives
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
Merge branch kvm-arm64/host_data 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: Rename __tlb_switch_to_{guest,host}() in VHE
Fuad Tabba
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
2024-04-01
KVM: arm64: Use TLBI_TTL_UNKNOWN in __kvm_tlb_flush_vmid_range()
Will Deacon
2024-02-01
KVM: arm64: vhe: fix a kernel-doc warning
Randy Dunlap
2023-12-05
KVM: arm64: Remove VPIPT I-cache handling
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-20
KVM: arm64: Restore the stage-2 context in VHE's __tlb_switch_to_host()
Marc Zyngier
2023-10-20
KVM: arm64: Don't zero VTTBR in __tlb_switch_to_host()
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-08-17
KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
Raghavendra Rao Ananta
2023-07-01
Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-06-15
Merge branch kvm-arm64/hvhe into kvmarm/next
Oliver Upton
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
[next]